summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lima2018-01-18 20:52:01 -0200
committerDaniel Lima2018-01-18 20:52:01 -0200
commit84c384f0c0c8ab7ce58acf3818608f20a9b943bf (patch)
tree3edf7a554744b2a5171e58258e7f2637639da08c
parent550a1b452b446c3e78dabf83d1b4bff861640c00 (diff)
downloadaur-84c384f0c0c8ab7ce58acf3818608f20a9b943bf.tar.gz
v1.175
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f1d349f3970..a69afbcaa75f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Thu Jan 11 16:21:46 UTC 2018
+# Thu Jan 18 22:51:47 UTC 2018
pkgbase = bdf2psf
pkgdesc = Debian utility to convert BDF font files to PSF format.
- pkgver = 1.174
+ pkgver = 1.175
pkgrel = 1
url = https://packages.debian.org/sid/bdf2psf
arch = any
license = GPL2+
depends = perl
- source = http://ftp.debian.org/debian/pool/main/c/console-setup/bdf2psf_1.174_all.deb
- md5sums = d2b285440fb109f230624bf4b9b70f58
+ source = http://ftp.debian.org/debian/pool/main/c/console-setup/bdf2psf_1.175_all.deb
+ md5sums = 190e8613aac6a6f1f2f5652fcf42a261
pkgname = bdf2psf
diff --git a/PKGBUILD b/PKGBUILD
index 925966f0f385..41816bf1ded5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=bdf2psf
pkgdesc='Debian utility to convert BDF font files to PSF format.'
-pkgver=1.174
+pkgver=1.175
pkgrel=1
arch=('any')
license=('GPL2+')
url='https://packages.debian.org/sid/bdf2psf'
source=("http://ftp.debian.org/debian/pool/main/c/console-setup/bdf2psf_${pkgver}_all.deb")
-md5sums=('d2b285440fb109f230624bf4b9b70f58')
+md5sums=('190e8613aac6a6f1f2f5652fcf42a261')
depends=('perl')
build() {