Date: Wednesday, November 16, 2022 @ 13:02:47
Author: kpcyrd
Revision: 1349091
upgpkg: tamsyn-font 1.11-6 - add sha256sums=, replace broken upstream with
archive.org
Modified:
tamsyn-font/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-11-16 12:59:03 UTC (rev 1349090)
+++ PKGBUILD 2022-11-16 13:02:47 UTC (rev 1349091)
@@ -3,14 +3,16 @@
pkgname=tamsyn-font
pkgver=1.11
-pkgrel=5
+pkgrel=6
pkgdesc="A monospaced bitmap font for the console and X11"
arch=('any')
url="https://www.fial.com/~scott/tamsyn-font"
license=('custom')
depends=('xorg-fonts-encodings')
-source=("https://www.fial.com/~scott/$pkgname/download/$pkgname-$pkgver.tar.gz")
+#source=("https://www.fial.com/~scott/$pkgname/download/$pkgname-$pkgver.tar.gz")
+source=("https://web.archive.org/web/20200616131205if_/http://www.fial.com/~scott/tamsyn-font/download/tamsyn-font-1.11.tar.gz")
md5sums=('6ec13672d2f0d6a829f2403cdeebd980')
+sha256sums=('97be1b604441b725548c454a92603993eb96e493f508845638a86c8d64fbf24e')
package () {
cd "$srcdir/$pkgname-$pkgver"