summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordryes2015-11-28 19:15:00 +0000
committerdryes2015-11-28 19:15:00 +0000
commit4373b9ecd887a0ee2362b6407c535ca1026369d3 (patch)
tree0be4539bcef53f502b8678e1abb37fc8d51b9376
parentd406e2387de6e148f335156a14c4abded65edc73 (diff)
downloadaur-4373b9ecd887a0ee2362b6407c535ca1026369d3.tar.gz
update repo url
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9aadd15fe96d..28632ad3b1cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@ pkgname='nzbsubs-git'
pkgver=16
pkgrel=1
pkgdesc='takes an nzb input and removes all non-subtitle files.'
-url='https://github.com/d2yes/nzbsubs'
+url='https://github.com/dryes/nzbsubs'
arch=('any')
license=('MIT')
depends=('python2' 'python2-pynzb')
makedepends=('git')
-source=('git://github.com/d2yes/nzbsubs.git')
+source=('git://github.com/dryes/nzbsubs.git')
md5sums=('SKIP')
pkgver() {