summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Teibes2015-02-23 00:11:36 +0100
committerCarsten Teibes2015-02-23 00:11:36 +0100
commitd5a340219ba3eb0d79df16b40bca5815323bd270 (patch)
tree895d3e5f90ab7877b5fb96582ddbc02fc24c4c81 /PKGBUILD
parentcd3a954147e17831323708d29fe9bf113b3e1709 (diff)
downloadaur-d5a340219ba3eb0d79df16b40bca5815323bd270.tar.gz
[fix] Update devkitpro repository URLs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f128ff737217..ac0876cb59a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: carstene1ns <url/mail: arch carsten-teibes de>
+# Maintainer: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
# Contributor: Yvan <madridista40@orange.fr>
pkgname=libfat-ogc-git
-pkgver=1.0.11.r3.g7d4e422
+pkgver=1.0.14.r0.g1e06c67
pkgrel=1
pkgdesc="Library for acessing FAT filesystems from Nintendo Gamecube/Wii homebrew (development version)"
arch=('any')
@@ -13,7 +13,7 @@ depends=('devkitppc' 'libogc-git')
makedepends=('git')
conflicts=('libfat-ogc' 'libfat-ogc-svn') # the -svn is a hack to support transition, can be removed later
provides=('libfat-ogc')
-source=("git+http://git.code.sf.net/p/devkitpro/libfat")
+source=("git+https://github.com/devkitPro/libfat.git")
md5sums=('SKIP')
pkgver() {