updated rmfakecloud to git version 20211128

This commit is contained in:
build@apk-groulx 2021-11-30 22:09:13 +00:00
parent 09b7ebd0c2
commit aa5f6499e0

View file

@ -1,6 +1,6 @@
# Maintainer: Antoine Martin <antoine.martin@protonmail.com> # Maintainer: Antoine Martin <antoine.martin@protonmail.com>
pkgname=rmfakecloud pkgname=rmfakecloud
pkgver=0.0.5 pkgver=20211128
pkgrel=0 pkgrel=0
pkgdesc="rmfakecloud is fake of the cloud sync the remarkable tablet is using" pkgdesc="rmfakecloud is fake of the cloud sync the remarkable tablet is using"
url="https://github.com/ddvk/rmfakecloud" url="https://github.com/ddvk/rmfakecloud"
@ -14,14 +14,13 @@ source="
rmfakecloud.nginx rmfakecloud.nginx
rmfakecloud.initd" rmfakecloud.initd"
_giturl="https://github.com/ddvk/rmfakecloud" _giturl="https://github.com/ddvk/rmfakecloud"
_gittag=ab6849ec995eee04d428faab504daa77bb8f3f3d _gittag=5d31dc08e6e804f899b8d9fd63ca86dd4c59e880
builddir="$srcdir/$pkgname" builddir="$srcdir/$pkgname"
subpackages="$pkgname-openrc" subpackages="$pkgname-openrc"
options="!check chmod-clean" options="!check chmod-clean"
builddir="${srcdir}/${pkgname}-${pkgver}" builddir="${srcdir}/${pkgname}"
snapshot() { snapshot() {
cd "${builddir}"
if ! [ -d $pkgname.git ]; then if ! [ -d $pkgname.git ]; then
git clone $_giturl $pkgname.git || return 1 git clone $_giturl $pkgname.git || return 1
cd $pkgname.git cd $pkgname.git
@ -55,7 +54,7 @@ package() {
install -Dm700 -d "$pkgdir"/var/log/rmfakecloud install -Dm700 -d "$pkgdir"/var/log/rmfakecloud
} }
sha512sums=" sha512sums="
bdb94185d70e9ccc38a9b462ea9a506f19c7b468675f7718812a7715031b8a3019719ea1007afa794803abf91d7f045a399edf113f6499e7f25a812bcf5eb8d9 rmfakecloud-0.0.5.tar.gz 459880d53f93c5e9b07c5e021f578816d5a05d5a82d24c87682d1960f22c461c899e5d7bdc6eb9d82041f0700a3342edb28b88edd09a0945f51fe5a3cbd9a1aa rmfakecloud-20211128.tar.gz
b9f47b7a0a640b4ec565850f77df7356daa7760ea94499f13350cabc42c2bcb5c8d64188908e46b58b0f4a929776c6f0f42b67de014267a8674fc772c6efa10d rmfakecloud.conf b9f47b7a0a640b4ec565850f77df7356daa7760ea94499f13350cabc42c2bcb5c8d64188908e46b58b0f4a929776c6f0f42b67de014267a8674fc772c6efa10d rmfakecloud.conf
463f0a922c206dabd0dc4c6e43a3b0269245aeca6b4176c894e45e476aee6466965bd50863e60f619c6829dbf765ba66e3827f5eff06046e0a911fde50ef9e97 rmfakecloud.nginx 463f0a922c206dabd0dc4c6e43a3b0269245aeca6b4176c894e45e476aee6466965bd50863e60f619c6829dbf765ba66e3827f5eff06046e0a911fde50ef9e97 rmfakecloud.nginx
32ee768a73a8e16b3d8097f4f5136a5ac0258f6a33ea8bff2e94ae11e658f4ee013f3149bd695d11ad2caeb54c8f82251e568f37683fcd84d5e41c51a34018e9 rmfakecloud.initd 32ee768a73a8e16b3d8097f4f5136a5ac0258f6a33ea8bff2e94ae11e658f4ee013f3149bd695d11ad2caeb54c8f82251e568f37683fcd84d5e41c51a34018e9 rmfakecloud.initd