fix systempreferences-svn PKGBUILD, download source to 'trunk' instead of 'systempreferences-svn'

This commit is contained in:
Christoffer Müller Madsen 2016-10-20 04:41:10 +02:00
parent 328e6a369f
commit 855243273a

View File

@ -13,7 +13,7 @@ makedepends=('gcc-objc'
'gnustep-make') 'gnustep-make')
provides=(systempreferences systempreferences-git) provides=(systempreferences systempreferences-git)
conflicts=(systempreferences systempreferences-svn) conflicts=(systempreferences systempreferences-svn)
source=('systempreferences-svn::svn+http://svn.gna.org/svn/gnustep/apps/systempreferences/trunk') source=('svn+http://svn.gna.org/svn/gnustep/apps/systempreferences/trunk')
md5sums=('SKIP') md5sums=('SKIP')
pkgver() { pkgver() {