summaryrefslogtreecommitdiff
path: root/xterm/Pkgfile
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2012-06-27 10:30:12 +0200
committerJose V Beneyto <sepen@crux.nu>2012-06-27 10:30:12 +0200
commit26e307c24c19fe019321c03850a7514c68d35a87 (patch)
tree1fee3ac0d4a34a7ec037b8c0ca23a9e72f87e6e0 /xterm/Pkgfile
parentf59be8f3e542cc5f71effeaebeddc759770ab388 (diff)
downloadopt-26e307c24c19fe019321c03850a7514c68d35a87.tar.gz
opt-26e307c24c19fe019321c03850a7514c68d35a87.tar.xz
xterm: updated to 281
Diffstat (limited to 'xterm/Pkgfile')
-rw-r--r--xterm/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/xterm/Pkgfile b/xterm/Pkgfile
index 5cb28f87d..ce472092a 100644
--- a/xterm/Pkgfile
+++ b/xterm/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: xorg-libxaw xorg-font-alias xorg-font-misc-misc
name=xterm
-version=277
+version=281
release=1
source=(ftp://invisible-island.net/$name/$name-$version.tgz \
configure.diff)
@@ -19,5 +19,4 @@ build() {
--enable-wide-chars
make
make install DESTDIR=$PKG
- chmod 0755 $PKG/usr/bin/$name
}

Generated by cgit