summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryar2016-09-22 09:05:25 -0700
committeryar2016-09-22 09:05:25 -0700
commita62a306d60a0ed24b950af5981b68e7389c95754 (patch)
treeb47b1dee16f56154f229fc5c83ee347c031a743d /PKGBUILD
parent6ce87eaba92eef4f495a64ec9bb17af046ef86f9 (diff)
downloadaur-a62a306d60a0ed24b950af5981b68e7389c95754.tar.gz
upstream moved to github
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8da0e727c9e9..dea040c623b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=v0.75.18.g42a22fe
pkgrel=1
arch=('any')
pkgdesc="Utility for creating Dell BIOS flash disks"
-url="http://linux.dell.com/cgi-bin/cgit.cgi/biosdisk.git"
+url="https://github.com/dell/${gitname}"
license=("GPL")
makedepends=('git')
depends=('dos2unix' 'wget' 'syslinux' 'python2')
@@ -17,7 +17,7 @@ conflicts=("${gitname}")
provides=("${gitname}")
backup=("etc/biosdisk.conf")
options=('!strip')
-source=("git+http://linux.dell.com/cgi-bin/cgit.cgi/${gitname}.git#commit=42a22fe0785e9f4a8e5285733bc8e2f8e5a18104")
+source=("git+${url}.git")
sha512sums=('SKIP')
pkgver() {