summaryrefslogtreecommitdiff
path: root/community/xnee/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-15 01:26:20 -0700
committerroot <root@rshg054.dnsready.net>2013-07-15 01:26:20 -0700
commit49111a438f3120ab595d1b118f56571083b7da35 (patch)
tree99c8989f3f9423246b4564fa9b091ab5b0d0caa4 /community/xnee/PKGBUILD
parentd525d9a731f5d79c1128a192b9d2977a2967570f (diff)
Mon Jul 15 01:25:50 PDT 2013
Diffstat (limited to 'community/xnee/PKGBUILD')
-rw-r--r--community/xnee/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/xnee/PKGBUILD b/community/xnee/PKGBUILD
index a56b991be..9c558c1ad 100644
--- a/community/xnee/PKGBUILD
+++ b/community/xnee/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 88303 2013-04-16 10:25:07Z bgyorgy $
+# $Id: PKGBUILD 94092 2013-07-14 11:19:44Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
pkgname=xnee
-pkgver=3.15
-pkgrel=2
+pkgver=3.16
+pkgrel=1
pkgdesc="A program to record, distribute, and replay X (X11) protocol data"
arch=('i686' 'x86_64')
-url="http://www.sandklef.com/xnee/"
+url="http://xnee.wordpress.com/"
license=('GPL3')
depends=('gtk2' 'libxtst')
makedepends=('texinfo')
@@ -15,7 +15,7 @@ optdepends=('xosd: feedback support')
options=('!libtool' '!emptydirs')
source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
gnee.desktop)
-sha256sums=('56e0b1cca36ebf95b6f7c82c7028ab8a9b5003728ca1044016031b489bc3e8cd'
+sha256sums=('07393d84d7abfab607b5ba078a0c32411815b7c883317356f6b92f7bbf3176fe'
'de42d419a46083e39a9b6d60c045c1cd68deb793cc5166a86df81dff608387c1')
build() {