summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 4 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0acb9a729ffa..5d991af3b7d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: <clu>
pkgname=xpa
-pkgver=2.1.18
-pkgrel=2
+pkgver=2.1.19
+pkgrel=1
epoch=
pkgdesc="A messaging system provides seamless communication between many kinds of Unix programs"
arch=('i686' 'x86_64')
@@ -20,11 +20,8 @@ backup=()
options=()
install=
changelog=
-source=(https://github.com/ericmandel/${pkgname}/archive/v${pkgver}.tar.gz
- xpa_inc_fail.patch)
-md5sums=('6060daa15541cffd1529b4fefde143a2'
- '305d9abf968ba15dcdff22b3bc845254')
-
+source=(https://github.com/ericmandel/${pkgname}/archive/v${pkgver}.tar.gz)
+sha1sums=('d5a4a7351270b684306a639f31dadabcce4d96fb')
noextract=()
build() {