summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbudRich2018-08-17 17:58:27 +0200
committerbudRich2018-08-17 17:58:27 +0200
commita1cc27705e828b7338d13845eb583b1e08d0f865 (patch)
treee5c8ade57a69fbbc458682f32cabd8ccae630d6f /PKGBUILD
parente88c1c71aabb021ea0a7eccec3fff7806c620b8a (diff)
downloadaur-a1cc27705e828b7338d13845eb583b1e08d0f865.tar.gz
stability update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39752211ebd0..3789598493dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Nils Kvist <robstenklippa@gmail.com>
pkgname=i3ass
-pkgver=0.1.75
+pkgver=0.1.77
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/v.$pkgver.tar.gz")
noextract=()
-sha256sums=('ef79a23360fecf2fae49c3e5fc1d832e249b731f47036935c6ddfe73a3d08e0c')
+sha256sums=('b0f7e9a5b4153fce89413166a9b22e71162c33e3568b72abc46c99c6a3d267bd')
package() {
cd "$pkgname-v.$pkgver"