summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32d22d0c63b9..63ca694cf15e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
#Maintainer: Simon Eriksson <simon.eriksson.1187+aur AT gmail.com>
pkgname=('libdragon-git' 'libdragon-tools-git')
-pkgver=r374.f935b46
+pkgver=r421.f0de312
pkgrel=1
url="http://www.dragonminded.com/n64dev/libdragon"
arch=('x86_64')
license=('custom:UNLICENSE')
makedepends=('git')
depends=('libpng' 'mips64-elf-gcc' 'mips64-elf-newlib')
-source=("git://github.com/DragonMinded/libdragon.git#branch=trunk")
+source=("git+https://github.com/DragonMinded/libdragon.git#branch=trunk")
sha256sums=('SKIP')
pkgver() {