summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pompili2020-07-04 17:40:38 +0200
committerMarco Pompili2020-07-04 17:40:38 +0200
commitef2a4352b06d2bdae1235cdfe5cfa910299c2166 (patch)
tree8d4fa1228bbefbb6e8e68ff7d67b19651976f581
parenta69d01386448d79b7d4624f1fe6f12c5be015818 (diff)
downloadaur-ttf-atarismall.tar.gz
Version 2.2-2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD11
2 files changed, 8 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42988d2ed3b9..ad66afbe92de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,15 @@
-# Generated by mksrcinfo v8
-# Thu Dec 6 17:16:46 UTC 2018
pkgbase = ttf-atarismall
pkgdesc = A very small 4x8 font, originally desinged for the Atari 800 terminal emulator
pkgver = 2.2
- pkgrel = 1
+ pkgrel = 2
url = http://www.aiei.ch/atari/
install = ttf.install
arch = any
license = custom
- depends = fontconfig
- depends = xorg-font-utils
source = http://www.aiei.ch/atari/atarismall.ttf
source = LICENSE
- md5sums = 020ab43770cadc51695114d791c3973e
- md5sums = 1a008f174523a385684cf5d3bb48f2eb
+ sha256sums = 5ff9b92e344c0de3b647de567a59e5ccf93ba2b127057824072c4c0a310a1eb1
+ sha256sums = a54bc430e906a8ae51fc0192ff0439deb686953de7b239f551a31757ee44d1ef
pkgname = ttf-atarismall
diff --git a/PKGBUILD b/PKGBUILD
index 5529a07f2d69..6795e90d3e17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,18 @@
-# Maintainer: Marco Pompili <aur (at) mg.odd.red>
-# Maintainer: TDY <tdy@gmx.com>
+# Maintainer: Marco Pompili <aur@mg.odd.red>
+# Contributor: TDY <tdy@gmx.com>
pkgname=ttf-atarismall
pkgver=2.2
-pkgrel=1
+pkgrel=2
pkgdesc="A very small 4x8 font, originally desinged for the Atari 800 terminal emulator"
arch=('any')
url="http://www.aiei.ch/atari/"
license=('custom')
-depends=('fontconfig' 'xorg-font-utils')
install=ttf.install
source=(http://www.aiei.ch/atari/atarismall.ttf
LICENSE)
-md5sums=('020ab43770cadc51695114d791c3973e'
- '1a008f174523a385684cf5d3bb48f2eb')
+sha256sums=('5ff9b92e344c0de3b647de567a59e5ccf93ba2b127057824072c4c0a310a1eb1'
+ 'a54bc430e906a8ae51fc0192ff0439deb686953de7b239f551a31757ee44d1ef')
package() {
cd "$srcdir"