summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lima2018-08-27 23:34:06 -0300
committerDaniel Lima2018-08-27 23:34:06 -0300
commit5245a2a57332b8cbb39daeafbdc788769c971ef1 (patch)
tree2a79239d62ab3dc6c03321f4be05c7d628ba8796
parentd9a2f84fd2bdc1b2428ae4324fe3348c808850cf (diff)
downloadaur-5245a2a57332b8cbb39daeafbdc788769c971ef1.tar.gz
v1.185
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3491a79c364a..d82216fb5c1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Tue Apr 24 04:44:03 UTC 2018
+# Tue Aug 28 02:33:47 UTC 2018
pkgbase = bdf2psf
pkgdesc = Debian utility to convert BDF font files to PSF format.
- pkgver = 1.184
+ pkgver = 1.185
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.184_all.deb
- md5sums = 895da9bfd7f00d25e7554910adadcd40
+ source = http://deb.debian.org/debian/pool/main/c/console-setup/bdf2psf_1.185_all.deb
+ md5sums = 5f7feb4e2c9e8e0c173cd82f8c9043d8
pkgname = bdf2psf
diff --git a/PKGBUILD b/PKGBUILD
index cc456b339202..754c512fd5e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: Daniel Lima <danielm@nanohub.tk>
+# Maintainer: Daniel Lima <danielmariodelima@gmail.com>
pkgname=bdf2psf
pkgdesc='Debian utility to convert BDF font files to PSF format.'
-pkgver=1.184
+pkgver=1.185
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=('895da9bfd7f00d25e7554910adadcd40')
+md5sums=('5f7feb4e2c9e8e0c173cd82f8c9043d8')
depends=('perl')
build() {