summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbudRich2021-08-25 19:44:44 +0000
committerbudRich2021-08-25 19:44:44 +0000
commit078b6e79902c0ed3159d13f29922a8669af33bf1 (patch)
tree2c56d2c54f9d8aa934739386834302fdfdb040a2 /PKGBUILD
parent53d6d923726cd9b17abd0c10fe8c8c2036692dd2 (diff)
downloadaur-078b6e79902c0ed3159d13f29922a8669af33bf1.tar.gz
updated to latest release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb96594ed304..961b9b64fcfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: budRich
pkgname=i3ass
-pkgver=2021.08.25.4
-pkgrel=2
+pkgver=2021.08.25.5
+pkgrel=1
pkgdesc='A bash-script collection to assist the use of i3-wm.'
arch=('any')
url='https://github.com/budlabs/i3ass'
@@ -21,7 +21,7 @@ install=
changelog=
source=("$url/archive/$pkgver/${pkgname}-$pkgver.tar.gz")
noextract=()
-sha256sums=('e9d831edc07d38281e824f4a0c052abd5be52914b6feca2ae5c871fc1aab1d41')
+sha256sums=('f686c80eede723d4fb81e021d18d092879326154a18b700094e9419affc5844d')
package() {
cd "$pkgname-$pkgver"