summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e859cd42c0c5..5379fe0af05e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ayham-1 <me@ayham.xyz>
pkgname='donglify'
-pkgver='20240107b'
+pkgver='20240124'
pkgrel=1
arch=('any')
pkgdesc='The ultimate Archlinux encryption USB dongiled setup.'
@@ -10,7 +10,7 @@ depends=('python-termcolor' 'python-prompt_toolkit')
makedepends=(python-build python-installer python-wheel python-hatchling)
source=("https://github.com/ayham-1/$pkgname/archive/refs/tags/$pkgver.tar.gz")
validpgpkeys=('8C38DD3A3030F8AEB8A9A2BC783F6DE277DA7BFF')
-sha256sums=('904e5bee08c5de59c29c9537fe8b77c83b95aa450a588c28d0bdc3eaf61ec2c9')
+sha256sums=('ef75ed019c86ee5a1702739c0ad0c410906410e5d9585d13d7ccb9913d6323f1')
build() {
cd "$pkgname-$pkgver"