summaryrefslogtreecommitdiff
path: root/extra/xterm
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-06-28 09:49:21 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-06-28 09:49:21 +0200
commit937cae774d2b744fe7e00f250bd9d9333358a6ad (patch)
tree3efee602086bae79708af013fe47a855439ff538 /extra/xterm
parentbc23d831a86d6c4fee7da37fc1b8e677ab4e231d (diff)
parentad4cbb616af1b40790c6533f1d5b98dbd7aaa199 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: core/systemd/PKGBUILD extra/dbus-glib/PKGBUILD extra/samba/PKGBUILD kde-unstable/kdebase-workspace/PKGBUILD kde-unstable/kdegraphics-mobipocket/PKGBUILD multilib/lib32-dbus-core/PKGBUILD multilib/lib32-libtiff/PKGBUILD
Diffstat (limited to 'extra/xterm')
-rw-r--r--extra/xterm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xterm/PKGBUILD b/extra/xterm/PKGBUILD
index ed74bac03..0f4b7c211 100644
--- a/extra/xterm/PKGBUILD
+++ b/extra/xterm/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 162336 2012-06-25 16:30:47Z andyrtr $
+# $Id: PKGBUILD 162381 2012-06-26 16:12:16Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=xterm
-pkgver=280
+pkgver=281
pkgrel=1
pkgdesc="X Terminal Emulator"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('custom')
depends=('libxft' 'libxaw' 'ncurses' 'xorg-luit' 'xbitmaps')
source=(ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz
LICENSE)
-md5sums=('9ba6bf015b5eca93fe273bd75c1a35ac'
+md5sums=('bca2eb95bdd57653f8e3f2f57952c1c5'
'10ecc3f8ee91e3189863a172f68282d2')
build() {