summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbudRich2018-09-21 18:29:50 +0200
committerbudRich2018-09-21 18:29:50 +0200
commitf65c30692c5d1803427ae68f7e6df3558cd40146 (patch)
treec162b7112c05bbee6a410c1461addc19e78de836
parentd2cb153a78de9e9ba65a63386957cd435db324d5 (diff)
downloadaur-f65c30692c5d1803427ae68f7e6df3558cd40146.tar.gz
borderline workspaced from the beginning of the beer glass
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbca9ac1126f..e18c3d4dc171 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = i3ass
pkgdesc = A bash-script collection to assist the use of i3-wm.
- pkgver = 2018.09.20.0
+ pkgver = 2018.09.21.0
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/2018.09.20.0.tar.gz
- sha256sums = a264c860919b69fcd118897c9ae9e89a17417e67f98d52360eb5a2e9ddbe3ac9
+ source = https://github.com/budlabs/i3ass/archive/2018.09.21.0.tar.gz
+ sha256sums = 8b8da5fee057ae939e1e77499c6bd89ca84e8a1a665b41869812905bb64419c4
pkgname = i3ass
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"