summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3de618453ea1..e185836e71d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = ttf-moderndos
pkgdesc = A raster monospace serif typeface based on IBM and Verite, extracted from VGA ROMs in real machines by various manufacturers.
pkgver = 20190101.02
- pkgrel = 1
+ pkgrel = 2
url = https://notabug.org/HarvettFox96/ttf-moderndos
arch = any
- license = CC0
+ license = CC0-1.0
depends = fontconfig
depends = xorg-font-utils
depends = xorg-fonts-encodings
diff --git a/PKGBUILD b/PKGBUILD
index c7895a40ce7d..ff3b1129f6fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=ttf-moderndos
pkgver=20190101.02
-pkgrel=1
+pkgrel=2
pkgdesc="A raster monospace serif typeface based on IBM and Verite, extracted from VGA ROMs in real machines by various manufacturers."
url="https://notabug.org/HarvettFox96/${pkgname}"
-license=("CC0")
+license=("CC0-1.0")
arch=("any")
depends=("fontconfig" "xorg-font-utils" "xorg-fonts-encodings")
source=("https://notabug.org/HarvettFox96/${pkgname}/archive/${pkgver}.tar.gz"