summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjose17112018-05-01 23:28:29 +0200
committerjose17112018-05-01 23:28:29 +0200
commita49485bfb45db6c34a72df5c8c94ddfe55451f7f (patch)
tree116c573530fdab472972153cec141ca6ddd3b020
parenteef41163d4f958e68fc127a9d8bc3292908a1251 (diff)
downloadaur-a49485bfb45db6c34a72df5c8c94ddfe55451f7f.tar.gz
Update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd13cd0ec542..bc272f9924bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Sun Aug 14 20:30:05 UTC 2016
+# Tue May 1 21:28:27 UTC 2018
pkgbase = psftools
pkgdesc = Utilities for manipulation of console fonts in PSF format
- pkgver = 1.0.7
- pkgrel = 5
+ pkgver = 1.0.10
+ pkgrel = 1
url = http://www.seasip.info/Unix/PSF/
arch = i686
arch = x86_64
license = GPL
depends = glibc
options = !libtool
- source = http://www.seasip.info/Unix/PSF/psftools-1.0.7.tar.gz
- md5sums = 159022aae93a797dbc2a01014acbd115
+ source = http://www.seasip.info/Unix/PSF/psftools-1.1.10.tar.gz
+ md5sums = c0037435aa44619be9c6c6dc8c4bccc1
pkgname = psftools
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