summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Leontiev2022-06-20 22:01:34 +0300
committerAnton Leontiev2022-06-20 22:01:34 +0300
commit4670b83a09f1cfe5d46e6d8937feed8231e31c7e (patch)
tree54435cdb6a456795d78cad984be493fe7cbf7a42 /PKGBUILD
parent5fb4fc68e41bba6388d9dcbe4641a839cbc3616c (diff)
downloadaur-4670b83a09f1cfe5d46e6d8937feed8231e31c7e.tar.gz
djvusmooth: Update dependency to python2-pyxdg
MarsSeed recreated python2-pyxdg package with proper provides and conflicts fields.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43427f2d91a4..2b14a8d82be5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=djvusmooth
pkgver=0.3
-pkgrel=2
+pkgrel=3
pkgdesc='A graphical editor for DjVu documents'
arch=('any')
url='http://jwilk.net/software/djvusmooth'
license=('GPL2')
-depends=('python2-djvulibre' 'python2-subprocess32' 'python2-pyxdg-git' 'wxpython')
+depends=('python2-djvulibre' 'python2-subprocess32' 'python2-pyxdg' 'wxpython')
source=(https://github.com/jwilk/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
md5sums=('efb65f32eabd9c69c5a0a469d0547d04')