summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lima2017-10-21 02:28:28 -0200
committerDaniel Lima2017-10-21 02:28:28 -0200
commita9a632a8194a70e7d2c253bfdd2d23e982136900 (patch)
tree89e3716a99a92f5a6b2445581ffe916958307310
parent00f30dae39c6550eb01e6229a1e33d528e9501ac (diff)
downloadaur-a9a632a8194a70e7d2c253bfdd2d23e982136900.tar.gz
update version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71e36180474c..ada3e235f93e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Tue Apr 25 13:04:26 UTC 2017
+# Sat Oct 21 04:28:25 UTC 2017
pkgbase = bdf2psf
pkgdesc = Debian utility to convert BDF font files to PSF format.
- pkgver = 1.164
+ pkgver = 1.169
pkgrel = 1
url = https://packages.debian.org/sid/bdf2psf
arch = any
license = GPL2+
depends = perl
- source = ftp://ftp.debian.org/debian/pool/main/c/console-setup/bdf2psf_1.164_all.deb
- md5sums = c65aea483fc8658dfb2729d8bc294241
+ source = ftp://ftp.debian.org/debian/pool/main/c/console-setup/bdf2psf_1.169_all.deb
+ md5sums = abdb64b351cd56fefb248f11f0e6e39a
pkgname = bdf2psf
diff --git a/PKGBUILD b/PKGBUILD
index edc9ebe0baad..0cd30c6b5a23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=bdf2psf
pkgdesc='Debian utility to convert BDF font files to PSF format.'
-pkgver=1.164
+pkgver=1.169
pkgrel=1
arch=('any')
license=('GPL2+')
url='https://packages.debian.org/sid/bdf2psf'
source=("ftp://ftp.debian.org/debian/pool/main/c/console-setup/bdf2psf_${pkgver}_all.deb")
-md5sums=('c65aea483fc8658dfb2729d8bc294241')
+md5sums=('abdb64b351cd56fefb248f11f0e6e39a')
depends=('perl')
build() {