[arch-commits] Commit in xorg-xedit/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Feb 23 09:24:06 UTC 2015


    Date: Monday, February 23, 2015 @ 10:24:06
  Author: jgc
Revision: 231810

upgpkg: xorg-xedit 1.2.2-1

Modified:
  xorg-xedit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-23 09:21:56 UTC (rev 231809)
+++ PKGBUILD	2015-02-23 09:24:06 UTC (rev 231810)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xorg-xedit
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
 pkgdesc="Simple text editor for X"
 arch=('i686' 'x86_64')
 url="http://xorg.freedesktop.org/"
@@ -11,7 +11,7 @@
 depends=('libxaw' 'libxmu' 'libxt' 'libx11')
 makedepends=('xorg-util-macros')
 source=(http://xorg.freedesktop.org/archive/individual/app/xedit-${pkgver}.tar.bz2)
-sha256sums=('89b0b0f86b0b5ab2898ee669d394b28c6ac5a9a53f8fae1726ba5664cd36c98e')
+sha256sums=('69aa42885dfc06332ca22eb01cc7187e49206e6d65b74113a8ee4cc345fc2927')
 
 build() {
   cd "${srcdir}/xedit-${pkgver}"



More information about the arch-commits mailing list