summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornoctuid2015-08-25 19:28:36 -0400
committernoctuid2015-08-25 19:28:36 -0400
commit7098a7b9f509b6f6cc0e5d9e2fa22b3d16724482 (patch)
tree4023431662f289138f685e087420387d8b063e5e
parentd87d05380ec29b386bd1b4881f986527d3c9edf7 (diff)
downloadaur-7098a7b9f509b6f6cc0e5d9e2fa22b3d16724482.tar.gz
Update source repo location
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c073578d3f2..6bc475406cb0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = zscroll-git
pkgdesc = A text scroller for use with panels
- pkgver = 0.1.r0.gc270651
+ pkgver = 0.1.r5.gd42dc2c-1
pkgrel = 1
- url = https://github.com/angelic-sedition/zscroll
+ url = https://github.com/noctuid/zscroll
arch = any
license = Simplified BSD
makedepends = git
depends = python
provides = zscroll
- source = git://github.com/angelic-sedition/zscroll.git
+ source = git://github.com/noctuid/zscroll.git
md5sums = SKIP
pkgname = zscroll-git
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() {