summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2021-05-13 09:08:23 -0600
committerBrian Bidulock2021-05-13 09:08:23 -0600
commitb2381b3b833a9147eb9a56895a3fa44a11ed4a9e (patch)
tree4a206bf2e4651ac6375942399da39fe02863fe9f /PKGBUILD
parentc7f2603726ba9dcb6ca4a5b3007e1f82f3df5c80 (diff)
downloadaur-xorg-xfindproxy.tar.gz
uppkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be8e774860e4..bb5a342a99a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=xorg-xfindproxy
_pkgname=xfindproxy
pkgdesc="Locate X proxy services"
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=1
arch=('x86_64' 'i686')
url="http://www.x.org/"
@@ -10,7 +10,7 @@ license=('custom')
depends=('libxt')
makedepends=('xproxymngproto' 'xorg-util-macros' 'xorgproto')
source=("http://xorg.freedesktop.org/releases/individual/app/$_pkgname-$pkgver.tar.bz2")
-md5sums=('88bf1e959865a3c5f31ea8efc9fe9e37')
+md5sums=('e20e8ea211ce90b38db30745f4645f4d')
build() {
cd "$srcdir/$_pkgname-$pkgver"