summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornemesys2022-05-01 11:33:54 -0400
committernemesys2022-05-01 11:33:54 -0400
commit61da7e6486f1ec500bbd6630b6f4833504f325fd (patch)
tree1fea1b5f308adbfa50cec65cc73caa138589bb78
parentb9c4b28ee73a4628acd108974953c18c44fbdcf1 (diff)
downloadaur-61da7e6486f1ec500bbd6630b6f4833504f325fd.tar.gz
Moved source to aur repository as original gento repo is none responsive
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
-rw-r--r--miscsplashutils-0.1.8.tar.bz2bin0 -> 91997 bytes
3 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fee12c94832..ef77615232d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,10 +7,9 @@ pkgbase = miscsplashutils
arch = x86_64
license = GPL
depends = freetype2
- source = http://distfiles.gentoo.org/distfiles/miscsplashutils-0.1.8.tar.bz2
+ source = miscsplashutils-0.1.8.tar.bz2
source = miscsplashutils-freetype-fix.patch
md5sums = 0a9505c5c5ed169e6158d2c1b06ff40b
md5sums = 05285f0a2b42e206e20e2973e69bd4c8
pkgname = miscsplashutils
-
diff --git a/PKGBUILD b/PKGBUILD
index c6b4c8fd8d34..60decc692c28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Heiko Baums <heiko@baums-on-web.de>
+# Maintainer: nemesys <nemstar at zoho dot com>
+# Contributor: Heiko Baums <heiko@baums-on-web.de>
# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
pkgname=miscsplashutils
@@ -7,9 +8,10 @@ pkgrel=5
pkgdesc='Miscellaneous framebuffer utilities including fbres and fbtruetype'
arch=('i686' 'x86_64')
url='http://dev.gentoo.org/~spock/projects/gensplash/'
+sourcecode_url='http://distfiles.gentoo.org/distfiles/${pkgname}-${pkgver}.tar.bz2'
license=('GPL')
depends=('freetype2')
-source=("http://distfiles.gentoo.org/distfiles/${pkgname}-${pkgver}.tar.bz2"
+source=("${pkgname}-${pkgver}.tar.bz2"
'miscsplashutils-freetype-fix.patch')
md5sums=('0a9505c5c5ed169e6158d2c1b06ff40b'
'05285f0a2b42e206e20e2973e69bd4c8')
diff --git a/miscsplashutils-0.1.8.tar.bz2 b/miscsplashutils-0.1.8.tar.bz2
new file mode 100644
index 000000000000..a694c3f5ce74
--- /dev/null
+++ b/miscsplashutils-0.1.8.tar.bz2
Binary files differ