summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Teibes2017-02-05 02:48:38 +0100
committerCarsten Teibes2017-02-05 02:48:38 +0100
commit569a3bf5f7e2ed9a4c7577595ee1fdd4429e6fdd (patch)
tree7dc78b02926986b7ddb7750cba38f1d5cdada1c9 /PKGBUILD
parentb60fe22e75370b74018b79f3aa2951ef451f3d67 (diff)
downloadaur-569a3bf5f7e2ed9a4c7577595ee1fdd4429e6fdd.tar.gz
[upd] 1.0.14→1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 514906ad1ee2..d50a74dc5028 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
# Contributor: Tiago Camargo <tcamargo@gmail.com>
pkgname=libfat-ogc
-pkgver=1.0.14
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
pkgdesc="Library for acessing FAT filesystems from Nintendo Gamecube/Wii homebrew"
arch=('any')
-url="http://www.chishm.com/libfat/"
+url="https://www.chishm.com/libfat/"
license=('custom')
depends=('libogc')
source=("http://downloads.sourceforge.net/sourceforge/devkitpro/libfat-src-$pkgver.tar.bz2")
-sha256sums=('bfa7768d9a199b2a93e8aacf010f73df59bb7d029df95b7d176a83d9131d20cc')
+sha256sums=('e4de0f7b19928dcb9c7c5f135be82d75d606035033ce632b5e8c0629f4f7d04b')
options=(!strip staticlibs)
build() {