aboutsummaryrefslogtreecommitdiffstats
path: root/testing/activate-linux/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/activate-linux/APKBUILD')
-rw-r--r--testing/activate-linux/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/testing/activate-linux/APKBUILD b/testing/activate-linux/APKBUILD
index b5a94bdbdea..ab3117849b5 100644
--- a/testing/activate-linux/APKBUILD
+++ b/testing/activate-linux/APKBUILD
@@ -1,8 +1,7 @@
# Maintainer: psykose <alice@ayaya.dev>
pkgname=activate-linux
-pkgver=0_git20220516
+pkgver=0.0.1
pkgrel=0
-_gitrev=827e5ee5f53c617155a9cc7059fc8f9e55b0cddd
pkgdesc="Activate Windows watermark for Linux"
url="https://github.com/MrGlockenspiel/activate-linux"
arch="all"
@@ -13,8 +12,7 @@ makedepends="
libxfixes-dev
libxinerama-dev
"
-source="https://github.com/MrGlockenspiel/activate-linux/archive/$_gitrev/activate-linux-$_gitrev.tar.gz"
-builddir="$srcdir/$pkgname-$_gitrev"
+source="https://github.com/MrGlockenspiel/activate-linux/archive/v$pkgver/activate-linux-v$pkgver.tar.gz"
options="!check" # no tests
build() {
@@ -26,5 +24,5 @@ package() {
}
sha512sums="
-518cec3e8a0f5c0c46fc47015e88878513180cf556c70e86c59f0b8357ae670c62f5e6e7bfefbeccd9864f9879560dd68a106771701e0ee829d9d815f1538fdf activate-linux-827e5ee5f53c617155a9cc7059fc8f9e55b0cddd.tar.gz
+b7a57bd42bdc4308ca0a9f0094e0fa8845e65b232f43377e6f7675953c982e6bd66e3344e0503065d78ccf9078bee9ad467dabffb6c21c8bc4c2a772cfd2881c activate-linux-v0.0.1.tar.gz
"