summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxantares2015-06-22 21:46:29 +0200
committerxantares2015-06-22 21:46:29 +0200
commitecbc11140212a5352cf3b2b757ff56f2ca006e41 (patch)
tree3d19ecc3193ac7746244248c1cc8f4f0914e81b0
parent9af9b9e05bc0c17da58fb33decb355bc641a1d33 (diff)
downloadaur-psp-freetype2.tar.gz
revert #17
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb112376556b..614f07ba8239 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = psp-freetype2
options = !buildflags
options = !strip
options = staticlibs
- source = git+https://github.com/pspdev/psp-ports.git
+ source = git+https://github.com/pspdev/psp-ports.git#commit=c4d3464
md5sums = SKIP
pkgname = psp-freetype2
diff --git a/PKGBUILD b/PKGBUILD
index a5c16322849c..a66f0de6e567 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,3 @@
-# Maintainer: xantares <xantares09 at hotmail dot com>
-
pkgname=psp-freetype2
pkgver=2.1.10
pkgrel=1
@@ -11,7 +9,8 @@ groups=('psp')
depends=('psp-sdk')
makedepends=('psp-gcc')
options=('!buildflags' '!strip' 'staticlibs')
-source=("git+https://github.com/pspdev/psp-ports.git")
+# before PR#17
+source=("git+https://github.com/pspdev/psp-ports.git#commit=c4d3464")
md5sums=('SKIP')