summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {