summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornoctuid2015-08-25 19:28:36 -0400
committernoctuid2015-08-25 19:28:36 -0400
commit7098a7b9f509b6f6cc0e5d9e2fa22b3d16724482 (patch)
tree4023431662f289138f685e087420387d8b063e5e /PKGBUILD
parentd87d05380ec29b386bd1b4881f986527d3c9edf7 (diff)
downloadaur-7098a7b9f509b6f6cc0e5d9e2fa22b3d16724482.tar.gz
Update source repo location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea784529c5c6..0d825014754f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Lit Wakefield <noct[at]openmailbox[dot]org>
_pkgname=zscroll
pkgname=zscroll-git
-pkgver=0.1.r0.gc270651
+pkgver=0.1.r5.gd42dc2c-1
pkgrel=1
pkgdesc="A text scroller for use with panels"
arch=('any')
-url="https://github.com/angelic-sedition/zscroll"
+url="https://github.com/noctuid/zscroll"
license=('Simplified BSD')
depends=('python')
makedepends=('git')
provides=("${_pkgname}")
-source=("git://github.com/angelic-sedition/${_pkgname}.git")
+source=("git://github.com/noctuid/${_pkgname}.git")
md5sums=('SKIP')
pkgver() {