[arch-commits] Commit in recordproto/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Mar 23 17:19:19 UTC 2012
Date: Friday, March 23, 2012 @ 13:19:18
Author: andyrtr
Revision: 154137
upgpkg: recordproto 1.14.2-1
upstream update 1.14.2
Modified:
recordproto/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-03-23 17:18:19 UTC (rev 154136)
+++ PKGBUILD 2012-03-23 17:19:18 UTC (rev 154137)
@@ -2,15 +2,15 @@
#Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=recordproto
-pkgver=1.14.1
-pkgrel=2
+pkgver=1.14.2
+pkgrel=1
pkgdesc="X11 Record extension wire protocol"
arch=('any')
url="http://xorg.freedesktop.org/"
license=('custom')
makedepends=('xorg-util-macros')
source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('14acb36540814bfe5d3caf47311b72a3bf1322bd')
+sha1sums=('1f48c4b0004d8b133efd0498e8d88d68d3b9199c')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list