summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff2ce9d9acb9..cb49029bca97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
pkgname=psftools
-pkgver=1.0.7
-pkgrel=5
+pkgver=1.0.10
+pkgrel=1
pkgdesc="Utilities for manipulation of console fonts in PSF format"
arch=('i686' 'x86_64')
url="http://www.seasip.info/Unix/PSF/"
license=('GPL')
depends=('glibc')
options=('!libtool')
-source=(http://www.seasip.info/Unix/PSF/$pkgname-$pkgver.tar.gz)
-md5sums=('159022aae93a797dbc2a01014acbd115')
+source=(http://www.seasip.info/Unix/PSF/$pkgname-1.1.10.tar.gz)
+md5sums=('c0037435aa44619be9c6c6dc8c4bccc1')
build() {
cd "$srcdir"/$pkgname-$pkgver