summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Schumacher2018-07-26 18:32:42 +0200
committerTim Schumacher2018-07-26 18:32:42 +0200
commit23680ea592e3a5cf186704171b1c4ed01012e4b4 (patch)
tree745145d00efd09f6cdfd1bb553aaf515f676d568
parent68288201a490419a8bc2b01441d29052a09fd131 (diff)
downloadaur-23680ea592e3a5cf186704171b1c4ed01012e4b4.tar.gz
New upstream URL
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2992ea5a9860..e8b4fecf21db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = heimdall-git
pkgdesc = A cross-platform open-source utility to flash firmware (aka ROMs) onto Samsung Galaxy S devices.
- pkgver = 1.4.1.r21.gd0526a3
+ pkgver = 1.4.2.r5.g5377b62
pkgrel = 1
url = http://www.glassechidna.com.au/products/heimdall/
arch = i686
@@ -13,7 +13,7 @@ pkgbase = heimdall-git
optdepends = android-udev: Udev rules to connect Android devices to you linux box
provides = heimdall
conflicts = heimdall
- source = heimdall::git://github.com/Benjamin-Dobell/Heimdall.git
+ source = heimdall::git+https://gitlab.com/BenjaminDobell/Heimdall.git
source = heimdall.desktop
source = BridgeManager.patch
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2ccc5f78fc41..776370cf384d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Contributor: Todd Musall
# Contributor: dront78 (Ivan)
# Contributor: Victor Noel
-# Maintainer: Lari Tikkanen
+# Contributor: Lari Tikkanen
+# Maintainer: Tim Schumacher
pkgname=('heimdall-git')
_gitname="heimdall"
-pkgver=1.4.1.r21.gd0526a3
+pkgver=1.4.2.r5.g5377b62
pkgrel=1
pkgdesc="A cross-platform open-source utility to flash firmware (aka ROMs) onto Samsung Galaxy S devices."
arch=('i686' 'x86_64')
@@ -16,7 +17,7 @@ makedepends=('cmake' 'git')
optdepends=('android-udev: Udev rules to connect Android devices to you linux box')
conflicts=('heimdall')
provides=('heimdall')
-source=("$_gitname::git://github.com/Benjamin-Dobell/Heimdall.git"
+source=("$_gitname::git+https://gitlab.com/BenjaminDobell/Heimdall.git"
"heimdall.desktop"
"BridgeManager.patch")
md5sums=('SKIP'