summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lima2021-02-07 15:08:52 -0300
committerDaniel Lima2021-02-07 15:08:52 -0300
commit398fe83b980dacd7d41be137e815ce9a118619f2 (patch)
tree9894b4a1e6ef4cd636496904177b1d2409ce691c
parente87aba8831f83d31ebb24aca37803391f645dee3 (diff)
downloadaur-398fe83b980dacd7d41be137e815ce9a118619f2.tar.gz
v1.200
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd3a96afd143..cc67813e2ad3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,13 @@
-# Generated by mksrcinfo v8
-# Wed Oct 21 23:09:13 UTC 2020
pkgbase = bdf2psf
pkgdesc = Debian utility to convert BDF font files to PSF format.
- pkgver = 1.197
+ pkgver = 1.200
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.197_all.deb
- md5sums = d1bc16d759ce9d793d58d6dc08473da1
+ source = http://deb.debian.org/debian/pool/main/c/console-setup/bdf2psf_1.200_all.deb
+ md5sums = 10c76c4dec62153e52678f35f90e36f5
pkgname = bdf2psf
diff --git a/PKGBUILD b/PKGBUILD
index fb86bf7b0731..574a40079e27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: Daniel Lima <danielmariodelima@gmail.com>
+# Maintainer: Daniel Mario <danielmariodelima@gmail.com>
pkgname=bdf2psf
pkgdesc='Debian utility to convert BDF font files to PSF format.'
-pkgver=1.197
+pkgver=1.200
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=('d1bc16d759ce9d793d58d6dc08473da1')
+md5sums=('10c76c4dec62153e52678f35f90e36f5')
depends=('perl')
build() {