summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernando Carmona Varo2023-11-25 01:50:06 +0100
committerFernando Carmona Varo2023-11-25 01:50:06 +0100
commitc64fc6772f89b0c1688e7acf5ede14d46a986d73 (patch)
treef3cf329048f2d8412c8eb663de52bc08e4660f81
parentc2523b1b7987c9650810a82ddd4cc26997335600 (diff)
downloadaur-c64fc6772f89b0c1688e7acf5ede14d46a986d73.tar.gz
Update to 2.1 + new website
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 241b88b28226..0efb9b6e2799 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,14 @@
-# Generated by mksrcinfo v8
-# Tue Feb 2 09:24:15 UTC 2016
pkgbase = otf-unscii-8-mcr
pkgdesc = Based on retrofuturistic MCR-like 8x8 fonts used in various games, demos, etc
pkgver = 1.0
pkgrel = 1
- url = http://pelulamu.net/unscii/
+ url = http://viznut.fi/unscii/
install = otf-unscii-8-mcr.install
arch = any
license = gpl
depends = fontconfig
depends = xorg-font-utils
- source = http://pelulamu.net/unscii/unscii-8-mcr.otf
- sha512sums = 6fa4ed2284a0ddabc5da6790c745acbd377683291049a902ef0f965ad1ed88abd73b86049335dc835331d82593197e30bccaaf6b0f340993ba03d186c4cefe3c
+ source = http://viznut.fi/unscii/unscii-8-mcr.otf
+ sha512sums = a6705da26c4a548a9292ccb215788c6f1a787bf9078bef0747f792ad555182f46c284c2c5107af6f4a01e1e14a95e658c77b33625f4f1af5fe87c6f751ec6808
pkgname = otf-unscii-8-mcr
-
diff --git a/PKGBUILD b/PKGBUILD
index dd08f2a8cd2c..6b100736f430 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: Evgeni Kunev <evgeni at kunev dot me>>
+# Maintainer: Fernando Carmona Varo <ferkiwi @t gmail dot com>
+# Contributor: Evgeni Kunev <evgeni at kunev dot me>>
pkgname=otf-unscii-8-mcr
pkgver=1.0
pkgrel=1
pkgdesc="Based on retrofuturistic MCR-like 8x8 fonts used in various games, demos, etc"
-url="http://pelulamu.net/unscii/"
+url="http://viznut.fi/unscii/"
arch=('any')
license=('gpl')
depends=('fontconfig' 'xorg-font-utils')
install=$pkgname.install
-source=("http://pelulamu.net/unscii/unscii-8-mcr.otf")
-sha512sums=('6fa4ed2284a0ddabc5da6790c745acbd377683291049a902ef0f965ad1ed88abd73b86049335dc835331d82593197e30bccaaf6b0f340993ba03d186c4cefe3c')
+source=("http://viznut.fi/unscii/unscii-8-mcr.otf")
+sha512sums=('a6705da26c4a548a9292ccb215788c6f1a787bf9078bef0747f792ad555182f46c284c2c5107af6f4a01e1e14a95e658c77b33625f4f1af5fe87c6f751ec6808')
package() {
cd "${srcdir}"