summaryrefslogtreecommitdiff
path: root/community/vamps/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-19 19:21:53 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-19 19:21:53 -0500
commitccc313d8fded59e5f3ac915b91b5683b1bf47880 (patch)
tree6783a525e22fb3dd14039ddc19564d101a34debb /community/vamps/PKGBUILD
parent182ec789d792f7797b31dd8e1426c586031be30f (diff)
Fix source to vamps and zathura-ps, fix xorg-server
Diffstat (limited to 'community/vamps/PKGBUILD')
-rw-r--r--community/vamps/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vamps/PKGBUILD b/community/vamps/PKGBUILD
index 5ab1a28d0..38e2f8657 100644
--- a/community/vamps/PKGBUILD
+++ b/community/vamps/PKGBUILD
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64' 'mips64el')
url='http://vamps.sourceforge.net'
license=('GPL2')
depends=('libdvdread')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/Vamps/${pkgname}-${pkgver}.tar.gz")
md5sums=('7d438185a2ae95ebb245472d9fa47d06')
build() {