summaryrefslogtreecommitdiff
path: root/community/xnee/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-13 04:08:22 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-13 04:08:22 +0000
commitaf87d2873bcaaf5a93ccf25da80aa670f89fbe96 (patch)
tree42180666994be8f497d5312e8bcc44bd9c690f7e /community/xnee/PKGBUILD
parent00b75e94fdb3eedea225ff1192972db1a46c09bd (diff)
Tue May 13 04:03:53 UTC 2014
Diffstat (limited to 'community/xnee/PKGBUILD')
-rw-r--r--community/xnee/PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/community/xnee/PKGBUILD b/community/xnee/PKGBUILD
index f18e73770..a123b5237 100644
--- a/community/xnee/PKGBUILD
+++ b/community/xnee/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 106236 2014-02-25 19:42:02Z jlichtblau $
+# $Id: PKGBUILD 111053 2014-05-12 17:42:26Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
pkgname=xnee
-pkgver=3.18
+pkgver=3.19
pkgrel=1
pkgdesc="A program to record, distribute, and replay X (X11) protocol data"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ optdepends=('xosd: feedback support')
options=('!emptydirs')
source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
gnee.desktop)
-sha256sums=('c76d1c8b9deff2e52721e474cb69cf092c0d72212c916c6dacc94e33618c8638'
+sha256sums=('52a41e5cf62f81b7a3e5b58124eb3565e1e12028abda63f547fbbe0d98a2c212'
'de42d419a46083e39a9b6d60c045c1cd68deb793cc5166a86df81dff608387c1')
build() {
@@ -33,5 +33,3 @@ package() {
#.desktop file
install -Dm644 "${srcdir}"/gnee.desktop "${pkgdir}"/usr/share/applications/gnee.desktop
}
-sha256sums=('24d521b604f3118faf1bd087619feb230cda38bf3721000828e670e0f311cb48'
- 'de42d419a46083e39a9b6d60c045c1cd68deb793cc5166a86df81dff608387c1')