summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lima2017-11-07 17:31:32 -0200
committerDaniel Lima2017-11-07 17:31:32 -0200
commit992db9f893659111e3737e31ecfc16d0f364aba1 (patch)
treef65633f8f2c368a63ecd460a5251a55522f40247
parenta9a632a8194a70e7d2c253bfdd2d23e982136900 (diff)
downloadaur-992db9f893659111e3737e31ecfc16d0f364aba1.tar.gz
v1.170
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ada3e235f93e..2160dcaa3fd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Sat Oct 21 04:28:25 UTC 2017
+# Tue Nov 7 19:31:22 UTC 2017
pkgbase = bdf2psf
pkgdesc = Debian utility to convert BDF font files to PSF format.
- pkgver = 1.169
+ pkgver = 1.170
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.169_all.deb
- md5sums = abdb64b351cd56fefb248f11f0e6e39a
+ source = http://ftp.debian.org/debian/pool/main/c/console-setup/bdf2psf_1.170_all.deb
+ md5sums = 5407bd9ebfca356ee28cf5b01a1ad21d
pkgname = bdf2psf
diff --git a/PKGBUILD b/PKGBUILD
index 0cd30c6b5a23..23d5c54e8f8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=bdf2psf
pkgdesc='Debian utility to convert BDF font files to PSF format.'
-pkgver=1.169
+pkgver=1.170
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=('abdb64b351cd56fefb248f11f0e6e39a')
+source=("http://ftp.debian.org/debian/pool/main/c/console-setup/bdf2psf_${pkgver}_all.deb")
+md5sums=('5407bd9ebfca356ee28cf5b01a1ad21d')
depends=('perl')
build() {