summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Teibes2014-11-23 16:56:48 +0100
committerCarsten Teibes2014-11-23 16:56:48 +0100
commit99aa0b942a0fb4b0d3ec246adb6e4388e4ed698c (patch)
tree2e2d6b667229ac742e15c8f063c00ca2228910ac /PKGBUILD
parentb5f90eca48c4aa60b7d914227add7dc6039ee29d (diff)
downloadaur-99aa0b942a0fb4b0d3ec246adb6e4388e4ed698c.tar.gz
[upd] 1.0.12→1.0.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2290d2f78509..dcb7439647e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
-# Maintainer: carstene1ns <url/mail: arch carsten-teibes de>
+# Maintainer: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
# Contributor: Aaron Lindsay <aaron@aaronlindsay.com>
# Contributor: Tiago Camargo <tcamargo@gmail.com>
pkgname=libfat-ogc
-pkgver=1.0.12
+pkgver=1.0.13
pkgrel=1
pkgdesc="Library for acessing FAT filesystems from Nintendo Gamecube/Wii homebrew"
arch=('any')
url="http://chishm.drunkencoders.com/libfat/"
license=('custom')
-options=(!strip staticlibs)
depends=('libogc')
conflicts=('libfat-ogc-svn') # this is a hack to support transition, can be removed later
source=("http://downloads.sourceforge.net/sourceforge/devkitpro/libfat-src-$pkgver.tar.bz2")
-sha256sums=('b36c26766f0fe13cd1ef822242dd2de09ba4598cbd1d7ddbb48cdaeea7e621af')
+sha256sums=('676262bdf8ac8b11cc8e6fb044c7164df33da679d6a0af69a909f0e0807dd011')
+options=(!strip staticlibs)
build() {
source /etc/profile.d/devkitppc.sh