summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Anderson2022-09-17 08:24:30 -0700
committerEric Anderson2022-09-17 08:24:30 -0700
commitbdb6c6187299805fd1ea17c17e4b4e2f6278a112 (patch)
treef6daffbcb8e54e0e6ad53590207d149076e56772 /PKGBUILD
parentefa6ccfea09c105a04f16eb673d358f43ad95caa (diff)
downloadaur-pkgdistcache.tar.gz
python-xdg was renamed to python-pyxdg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2e5a63999c2..32d55bd2f345 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=pkgdistcache
pkgver=0.5.1
-pkgrel=2
+pkgrel=3
pkgdesc='A distributed local-network cache for pacman packages'
arch=('any')
url='http://venator.ath.cx/dw/doku.php?id=linux:pkgdistcache'
license=('GPL')
-depends=('avahi' 'python-dbus' 'dbus-glib' 'python-gobject' 'curl' 'python-requests' 'python-xdg')
+depends=('avahi' 'python-dbus' 'dbus-glib' 'python-gobject' 'curl' 'python-requests' 'python-pyxdg')
backup=('etc/pkgdistcache.conf')
install="${pkgname}.install"
source=('pkgdistcache-client'