summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing
diff options
context:
space:
mode:
authorBob Igo <bob@stormlogic.com>2009-06-03 17:01:26 (GMT)
committerBob Igo <bob@stormlogic.com>2009-06-03 17:01:26 (GMT)
commit668064b7cb79759786d5ab3045ce89c8b9bb9ffe (patch)
tree8a393974d1a72491b13613fa141ec636947f121e /abs/extra-testing
parent03f66cf733f73ecc62b9a71f569b03453f895ea4 (diff)
parentd6b48b672d3c144cc45f9c90bb73bf843ee7eef5 (diff)
downloadlinhes_pkgbuild-668064b7cb79759786d5ab3045ce89c8b9bb9ffe.zip
linhes_pkgbuild-668064b7cb79759786d5ab3045ce89c8b9bb9ffe.tar.gz
linhes_pkgbuild-668064b7cb79759786d5ab3045ce89c8b9bb9ffe.tar.bz2
Merge branch 'master' of ssh://igo@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing')
-rw-r--r--abs/extra-testing/fuppes-svn/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra-testing/fuppes-svn/PKGBUILD b/abs/extra-testing/fuppes-svn/PKGBUILD
index 82576b1..fd794b6 100644
--- a/abs/extra-testing/fuppes-svn/PKGBUILD
+++ b/abs/extra-testing/fuppes-svn/PKGBUILD
@@ -2,8 +2,8 @@
# patch for svn r634: Ivan Yurasov <vd@vdk.su>
pkgname=fuppes-svn
-pkgver=634
-pkgrel=1
+pkgver=636
+pkgrel=2
pkgdesc="A free, multiplatform Universal Plug and Play A/V MediaServer"
arch=('i686' 'x86_64')
url="http://fuppes.ulrich-voelkel.de/"
@@ -21,7 +21,7 @@ build()
cd ${startdir}/src
msg "Getting sources..."
- svn co ${_svntrunk} ${_svnmod} -r 634
+ svn co ${_svntrunk} ${_svnmod}
msg "Done getting sources or failed to connect to server."
cd ${_svnmod}