summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD9
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c82f09d41138..fcd47eaf1fc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,16 @@
pkgbase = ttf-aireexterior
pkgdesc = A geometric sans serif typeface based on the title screen of the 1959 film Plan 9 from Outer Space, superseded from Aero Matics.
pkgver = 20190503.02
- pkgrel = 1
+ pkgrel = 2
url = https://notabug.org/HarvettFox96/ttf-aireexterior
arch = any
license = OFL-1.1
depends = fontconfig
- depends = xorg-font-utils
+ depends = xorg-font-util
depends = xorg-fonts-encodings
source = AireExterior-20190503.02.zip::https://notabug.org/attachments/30c3c7b9-7f1a-465c-884f-ff9cb2cc064e
source = AireExterior-20190503.02.zip.sig::https://notabug.org/attachments/5b9c9c9a-6929-4a3e-811d-204865c5b9c9
validpgpkeys = 30E2144356008681839AE9C192F8F52D258B63E6
- validpgpkeys = 4C565E3C3DB4DE43785F0DA9B627DC6AB09D9B83
sha512sums = d2d7030d2db16d14f9d50afc76b88a90ba1922d45f6de87900008860f7f98ff84aa720940c6c47a0999e1d609879ca554582ee9febf757d67a5cae0901e26959
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2c09c2f84d6a..54478c4ca33e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,18 @@
-# Maintainer: Jayvee Enaguas <harvettfox96@airmail.cc>
+# Maintainer: Jayvee Enaguas <harvettfox96@dismail.de>
pkgname=ttf-aireexterior
pkgver=20190503.02
-pkgrel=1
+pkgrel=2
pkgdesc="A geometric sans serif typeface based on the title screen of the 1959 film Plan 9 from Outer Space, superseded from Aero Matics."
url="https://notabug.org/HarvettFox96/${pkgname}"
license=("OFL-1.1")
arch=("any")
-depends=("fontconfig" "xorg-font-utils" "xorg-fonts-encodings")
+depends=("fontconfig" "xorg-font-util" "xorg-fonts-encodings")
source=("AireExterior-${pkgver}.zip::https://notabug.org/attachments/30c3c7b9-7f1a-465c-884f-ff9cb2cc064e"
"AireExterior-${pkgver}.zip.sig::https://notabug.org/attachments/5b9c9c9a-6929-4a3e-811d-204865c5b9c9")
sha512sums=("d2d7030d2db16d14f9d50afc76b88a90ba1922d45f6de87900008860f7f98ff84aa720940c6c47a0999e1d609879ca554582ee9febf757d67a5cae0901e26959"
"SKIP")
-validpgpkeys=("30E2144356008681839AE9C192F8F52D258B63E6"
- "4C565E3C3DB4DE43785F0DA9B627DC6AB09D9B83")
+validpgpkeys=("30E2144356008681839AE9C192F8F52D258B63E6")
prepare() {
# Convert format to Unix by removing all carriage return characters