summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lima2019-04-15 01:19:49 -0300
committerDaniel Lima2019-04-15 01:19:49 -0300
commit592bb147be43fdb89b071cd3df1b6509af5f52f0 (patch)
treeaf1f3060be73ab000608d8b222f08a18e5e957d8
parent5fd10c85345537a07494527835d8d83fdd259605 (diff)
downloadaur-592bb147be43fdb89b071cd3df1b6509af5f52f0.tar.gz
v1.191
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61deadb6b0f7..1591ae46e13c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Thu Mar 14 03:54:53 UTC 2019
+# Mon Apr 15 04:19:40 UTC 2019
pkgbase = bdf2psf
pkgdesc = Debian utility to convert BDF font files to PSF format.
- pkgver = 1.190
+ pkgver = 1.191
pkgrel = 1
url = https://packages.debian.org/sid/bdf2psf
arch = any
license = GPL2+
depends = perl
- source = http://deb.debian.org/debian/pool/main/c/console-setup/bdf2psf_1.190_all.deb
- md5sums = ce6821baa1981c537f151b9a49ed14cc
+ source = http://deb.debian.org/debian/pool/main/c/console-setup/bdf2psf_1.191_all.deb
+ md5sums = a9765ed23d095fb77d66a8db3a16bb9a
pkgname = bdf2psf
diff --git a/PKGBUILD b/PKGBUILD
index 3e75fcf0179f..23543e1c7052 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=bdf2psf
pkgdesc='Debian utility to convert BDF font files to PSF format.'
-pkgver=1.190
+pkgver=1.191
pkgrel=1
arch=('any')
license=('GPL2+')
url='https://packages.debian.org/sid/bdf2psf'
source=("http://deb.debian.org/debian/pool/main/c/console-setup/bdf2psf_${pkgver}_all.deb")
-md5sums=('ce6821baa1981c537f151b9a49ed14cc')
+md5sums=('a9765ed23d095fb77d66a8db3a16bb9a')
depends=('perl')
build() {