summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbud2019-02-07 22:10:05 +0000
committerbud2019-02-07 22:10:05 +0000
commit2fe9223e158287291dd0d8f33d0ec3b099f9be45 (patch)
treebcc5b321c283ea4512e79fb628b29c7d10235588
parent4c5411dacdf43ba5074e6f5a132e251f920b37fc (diff)
downloadaur-2fe9223e158287291dd0d8f33d0ec3b099f9be45.tar.gz
ASS ON THE MENU
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3424e635c757..9aa23a39ca4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = i3ass
pkgdesc = A bash-script collection to assist the use of i3-wm.
- pkgver = 2019.01.30.2
+ pkgver = 2019.02.07.6
pkgrel = 1
url = https://github.com/budlabs/i3ass
arch = any
@@ -8,8 +8,8 @@ pkgbase = i3ass
depends = bash>=4.0.0
optdepends = xdotool: floating window placement
optdepends = i3-wm: duh
- source = https://github.com/budlabs/i3ass/archive/2019.01.30.2.tar.gz
- sha256sums = 4fb85b73c0855b3c3a288ab19a7131a4d5050e3a73b08ca292fcd6e061ed3528
+ source = https://github.com/budlabs/i3ass/archive/2019.02.07.6.tar.gz
+ sha256sums = 48fb23c125216e11a23eb78745a693a3dd52c3ec50d32265eea9d201cbf83c57
pkgname = i3ass
diff --git a/PKGBUILD b/PKGBUILD
index 1614775e7281..c0d3dc9d1168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Nils Kvist <robstenklippa@gmail.com>
pkgname=i3ass
-pkgver=2019.01.30.2
+pkgver=2019.02.07.6
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=('4fb85b73c0855b3c3a288ab19a7131a4d5050e3a73b08ca292fcd6e061ed3528')
+sha256sums=('48fb23c125216e11a23eb78745a693a3dd52c3ec50d32265eea9d201cbf83c57')
package() {
cd "$pkgname-$pkgver"