summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lima2018-01-30 14:30:40 -0200
committerDaniel Lima2018-01-30 14:30:40 -0200
commitd3daee083a1f2af80d30877949fa2ba26b5f5ce3 (patch)
tree5115b1f2dbdd86da616165ac3081f02e03d9d7c2
parent84c384f0c0c8ab7ce58acf3818608f20a9b943bf (diff)
downloadaur-d3daee083a1f2af80d30877949fa2ba26b5f5ce3.tar.gz
v1.176
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a69afbcaa75f..df037b17234d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Thu Jan 18 22:51:47 UTC 2018
+# Tue Jan 30 16:30:18 UTC 2018
pkgbase = bdf2psf
pkgdesc = Debian utility to convert BDF font files to PSF format.
- pkgver = 1.175
+ pkgver = 1.176
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.175_all.deb
- md5sums = 190e8613aac6a6f1f2f5652fcf42a261
+ source = http://ftp.debian.org/debian/pool/main/c/console-setup/bdf2psf_1.176_all.deb
+ md5sums = cb2d4448ad9ef18c73b73ec17335d3da
pkgname = bdf2psf
diff --git a/PKGBUILD b/PKGBUILD
index 41816bf1ded5..6962f372415f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=bdf2psf
pkgdesc='Debian utility to convert BDF font files to PSF format.'
-pkgver=1.175
+pkgver=1.176
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=('190e8613aac6a6f1f2f5652fcf42a261')
+md5sums=('cb2d4448ad9ef18c73b73ec17335d3da')
depends=('perl')
build() {