diff --git a/scripts/PKGBUILD b/scripts/PKGBUILD index 83bfb5b..34af52d 100644 --- a/scripts/PKGBUILD +++ b/scripts/PKGBUILD @@ -13,7 +13,7 @@ url="https://code.google.com/p/callirhoe/" arch=('any') license=('GPLv3') depends=('python2' 'imagemagick' 'python2-cairo' 'subversion') -source=("$pkgname::svn+https://callirhoe.googlecode.com/svn/branches/phantome") +source=("$pkgname::svn+https://callirhoe.googlecode.com/svn/trunk") md5sums=('SKIP')