summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbudRich2018-07-02 15:58:17 +0200
committerbudRich2018-07-02 15:58:17 +0200
commit9deee548cc98bd78f3533f1a0e400febb8cab90f (patch)
treee8fdaf2842da3334e6b80301175187c9c87cbf5c
parent0546b9131fee8da4bdf0039156ff75397a417b9e (diff)
downloadaur-9deee548cc98bd78f3533f1a0e400febb8cab90f.tar.gz
updated source in PKGBUILD to budlabs
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 234446c96ba5..1895f7010db0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,13 @@ pkgbase = i3ass
pkgdesc = A bash-script collection to assist the use of i3-wm.
pkgver = 0.1.6
pkgrel = 1
- url = https://github.com/budRich/i3ass
+ url = https://github.com/budlabs/i3ass
arch = any
license = MIT
depends = bash>=4.0.0
optdepends = xdotool: floating window placement
optdepends = i3-wm: duh
- source = https://github.com/budRich/i3ass/archive/v.0.1.6.tar.gz
+ source = https://github.com/budlabs/i3ass/archive/v.0.1.6.tar.gz
sha256sums = a4312f91ee0bb027feb1650a586197697b3a849969150488bfce3ba358515b4d
pkgname = i3ass
diff --git a/PKGBUILD b/PKGBUILD
index ee1fca32f0d1..f6f7bee44b17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.1.6
pkgrel=1
pkgdesc='A bash-script collection to assist the use of i3-wm.'
arch=('any')
-url='https://github.com/budRich/i3ass'
+url='https://github.com/budlabs/i3ass'
license=('MIT')
groups=()
depends=('bash>=4.0.0')
@@ -19,7 +19,7 @@ backup=()
options=()
install=
changelog=
-source=("https://github.com/budRich/$pkgname/archive/v.$pkgver.tar.gz")
+source=("https://github.com/budlabs/$pkgname/archive/v.$pkgver.tar.gz")
noextract=()
sha256sums=('a4312f91ee0bb027feb1650a586197697b3a849969150488bfce3ba358515b4d')