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 12b7315e610a..b526792aaf5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Nils Kvist <robstenklippa@gmail.com>
pkgname=i3ass
-pkgver=2018.09.20.0
+pkgver=2018.09.21.0
pkgrel=1
pkgdesc='A bash-script collection to assist the use of i3-wm.'
arch=('any')
@@ -21,7 +21,7 @@ install=
changelog=
source=("https://github.com/budlabs/$pkgname/archive/$pkgver.tar.gz")
noextract=()
-sha256sums=('a264c860919b69fcd118897c9ae9e89a17417e67f98d52360eb5a2e9ddbe3ac9')
+sha256sums=('8b8da5fee057ae939e1e77499c6bd89ca84e8a1a665b41869812905bb64419c4')
package() {
cd "$pkgname-$pkgver"