aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/tdrop/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tdrop/APKBUILD b/testing/tdrop/APKBUILD
index fd11dcd12eb..37e8a027ee5 100644
--- a/testing/tdrop/APKBUILD
+++ b/testing/tdrop/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname="tdrop"
-pkgver="0.3.0"
+pkgver=0.4.0
pkgrel=0
pkgdesc="A Glorified WM-Independent Dropdown Creator"
url="https://github.com/noctuid/tdrop"
@@ -20,4 +20,4 @@ package() {
make PREFIX="/usr" DESTDIR="$pkgdir" install
}
-sha512sums="3e1c30e42ce96570fabd43b89fd9f17a23d74c4943ef9ab5d1edb4967ffa6c4c0259df4449ef2a18b396d1057f4a19a413fec817ff708d3e41906695cebb67ca tdrop-0.3.0.tar.gz"
+sha512sums="679fed509e29752ebe3df378e68d9701c9edb53c9162854a8cb623f2da53499b933dad59fa6fc865ac44c67544cd6bcb779316ee4312e87c39559ade1ab313d8 tdrop-0.4.0.tar.gz"