summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJose Riha2019-08-03 21:56:36 +0200
committerJose Riha2019-08-03 21:56:36 +0200
commit3a222265ccf0544baaebf8951f633dfd67470510 (patch)
treeeb9b3d47ec22b4a9bdcea4b2e126f3aac6edd8b9 /PKGBUILD
parenta49485bfb45db6c34a72df5c8c94ddfe55451f7f (diff)
downloadaur-3a222265ccf0544baaebf8951f633dfd67470510.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb49029bca97..abb6123f87f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
pkgname=psftools
-pkgver=1.0.10
+pkgver=1.0.13
pkgrel=1
pkgdesc="Utilities for manipulation of console fonts in PSF format"
arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ url="http://www.seasip.info/Unix/PSF/"
license=('GPL')
depends=('glibc')
options=('!libtool')
-source=(http://www.seasip.info/Unix/PSF/$pkgname-1.1.10.tar.gz)
-md5sums=('c0037435aa44619be9c6c6dc8c4bccc1')
+source=(http://www.seasip.info/Unix/PSF/$pkgname-${pkgver}.tar.gz)
+md5sums=('47f8206bf55de8d2c456e4996e6766b3')
build() {
cd "$srcdir"/$pkgname-$pkgver