summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt2021-03-04 10:51:54 -0500
committerMatt2021-03-04 10:51:54 -0500
commitf921f4225a0c3f74ca05c661f72b18e02826e3f3 (patch)
treecb7febac9e9a4039bbc29c9d7fa22c583c56826b
parent3c5cdf534e3aba7ed8fc5f586e1b4e5331acaf82 (diff)
downloadaur-f921f4225a0c3f74ca05c661f72b18e02826e3f3.tar.gz
fixed brokenlinks
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a168943fc38..86faf2ee6d1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
-# Maintainer: Jason Briggs https://github.com/briggsoft
+# Maintainer: https://github.com/pocketfood
pkgname=pxplus-ibm-vga8
pkgver=1.0
pkgrel=1
license=('unknown')
pkgdesc="Font Package"
arch=('any')
-url="https://github.com/briggsoft/Fontpkg-PxPlus_IBM_VGA8"
+url="https://github.com/pocketfood/Fontpkg-PxPlus_IBM_VGA8"
depends=(fontconfig xorg-font-utils)
-source=("https://github.com/briggsoft/Fontpkg-PxPlus_IBM_VGA8/raw/master/PxPlus_IBM_VGA8.ttf")
+source=("https://github.com/pocketfood/Fontpkg-PxPlus_IBM_VGA8/raw/master/PxPlus_IBM_VGA8.ttf")
md5sums=('0bae535590ffdc6ffb2cfa45b8fb2ae3')
install=$pkgname.install