summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbudRich2021-10-26 21:36:29 +0200
committerbudRich2021-10-26 21:36:29 +0200
commitd9b5fbca25bf567318977ca6541a2a4df6943bcd (patch)
treef3a26b0b52b858a43aa32c1adef50820916dadd6 /PKGBUILD
parent53eaae564ebd85de7bc37fea026a669a40dfecfe (diff)
downloadaur-d9b5fbca25bf567318977ca6541a2a4df6943bcd.tar.gz
bugfix release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 351e6115570f..da82f25f14e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: budRich
pkgname=i3ass
-pkgver=2021.10.26.1
+pkgver=2021.10.26.3
pkgrel=1
pkgdesc='A bash-script collection to assist the use of i3-wm.'
arch=('any')
@@ -21,7 +21,7 @@ install=
changelog=
source=("$url/archive/$pkgver/${pkgname}-$pkgver.tar.gz")
noextract=()
-sha256sums=('3a57cd41d0f53020e8c67be8deeb1b7f2917f5e1b75957f06c73b3da3208fcfe')
+sha256sums=('5e528cb1c51f1f1ca218acf2bb38198e169df74fbfef7928755e32ebb15c51a4')
package() {
cd "$pkgname-$pkgver"