summaryrefslogtreecommitdiff
path: root/~mtjm/python-getmediumurl/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-30 10:35:40 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-30 10:35:40 +0200
commit1addb62992395c33a9762e6b68259c59fa0c96f4 (patch)
tree00d001e3a93cfb3a3b1f27f9cd52fcb58bb70999 /~mtjm/python-getmediumurl/PKGBUILD
parent2d0e587bd1c7ac060a95a0e20cfe00ab19db7e14 (diff)
parent263884f95012e159a0be10444ef96bbf56e70545 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/sword/PKGBUILD extra/imagemagick/PKGBUILD gnome-unstable/empathy/PKGBUILD gnome-unstable/gcr/PKGBUILD gnome-unstable/gnome-dictionary/PKGBUILD gnome-unstable/gnome-keyring/PKGBUILD gnome-unstable/gnome-screenshot/PKGBUILD gnome-unstable/gnome-terminal/PKGBUILD gnome-unstable/gucharmap/PKGBUILD gnome-unstable/gucharmap/gucharmap.install gnome-unstable/libgnome-keyring/PKGBUILD gnome-unstable/librsvg/PKGBUILD gnome-unstable/mousetweaks/PKGBUILD gnome-unstable/pygobject/PKGBUILD gnome-unstable/seahorse/PKGBUILD testing/gcc/PKGBUILD
Diffstat (limited to '~mtjm/python-getmediumurl/PKGBUILD')
-rw-r--r--~mtjm/python-getmediumurl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/~mtjm/python-getmediumurl/PKGBUILD b/~mtjm/python-getmediumurl/PKGBUILD
index bacc1c0f1..172f6dcd9 100644
--- a/~mtjm/python-getmediumurl/PKGBUILD
+++ b/~mtjm/python-getmediumurl/PKGBUILD
@@ -3,12 +3,12 @@
_pkgname=GetMediumURL
pkgname=python-getmediumurl
pkgver=0.0a5
-pkgrel=1
+pkgrel=2
pkgdesc="A package for getting URLs of media files from some websites"
arch=("any")
url="http://savannah.nongnu.org/projects/getmediumurl/"
license=('AGPL')
-depends=('python' 'python3-lxml' 'python-urlreader' 'python-distribute')
+depends=('python' 'python-lxml' 'python-urlreader' 'python-distribute')
checkdepends=('python2') # due to my laziness
options=(!emptydirs)
source=("http://download.savannah.gnu.org/releases/getmediumurl/${_pkgname}-${pkgver}.tar.gz")