summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lima2017-04-05 17:06:51 -0300
committerDaniel Lima2017-04-05 17:06:51 -0300
commitd4e25eb0e065e1ae5452a8d46d4535fa71c12c53 (patch)
treebed62b381246034b83a4b33a1e8ae7167ac839dd
parent8df13aac318e72687e35314fb7427879d1a4830b (diff)
downloadaur-d4e25eb0e065e1ae5452a8d46d4535fa71c12c53.tar.gz
version 1.163
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1692742b2417..e1c8a503ce6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Tue Jan 10 14:30:17 UTC 2017
+# Wed Apr 5 20:06:14 UTC 2017
pkgbase = bdf2psf
pkgdesc = Debian utility to convert BDF font files to PSF format.
- pkgver = 1.156
+ pkgver = 1.163
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.156_all.deb
- md5sums = 3868047a2a7fcc1e091db34d44b817f7
+ source = ftp://ftp.debian.org/debian/pool/main/c/console-setup/bdf2psf_1.163_all.deb
+ sha1sums = 6f6a15f8bb7c626a2e3c312bf99fbbe333701c9a
pkgname = bdf2psf
diff --git a/PKGBUILD b/PKGBUILD
index 21692e0991f4..ebb772f8a7f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: Daniel Lima <danielm@tinyhub.tk>
+# Maintainer: Daniel Lima <danielm@nanohub.tk>
pkgname=bdf2psf
pkgdesc='Debian utility to convert BDF font files to PSF format.'
-pkgver=1.156
+pkgver=1.163
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=('3868047a2a7fcc1e091db34d44b817f7')
+sha1sums=('6f6a15f8bb7c626a2e3c312bf99fbbe333701c9a')
depends=('perl')
build() {