summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2020-01-17 12:24:50 -0500
committerChris Severance2020-01-17 12:24:50 -0500
commitc3e955ee2f937c479d0ce4731238815ad0cc2359 (patch)
tree109aa7c84084d4c596635c61be22aa883a60e929
parent15ae14ee89c55917e1d8e876aa4bb0c984ec98ed (diff)
downloadaur-c3e955ee2f937c479d0ce4731238815ad0cc2359.tar.gz
autu: Update to 1.6.2.r12.g391f1f7-1 Update git link
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 136a1533aaec..7c481aec6fd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Dec 5 04:32:35 UTC 2019
+# Fri Jan 17 17:24:50 UTC 2020
pkgbase = evdi-git
pkgdesc = kernel module that enables management of multiple screens, primarily for DisplayLink USB VGA DVI HDMI DisplayPort video git version.
pkgver = 1.6.2.r12.g391f1f7
@@ -15,7 +15,7 @@ pkgbase = evdi-git
depends = dkms
provides = evdi=1.6.2
conflicts = evdi
- source = git+https://github.com/DisplayLink/evdi/
+ source = git+https://github.com/DisplayLink/evdi
source = https://crazy.dev.frugalware.org/evdi-all-in-one-fixes.patch
md5sums = SKIP
md5sums = 7f6104e6e8df04574b2bf1f12d9a51ee
diff --git a/PKGBUILD b/PKGBUILD
index 31cae162c97d..e37608ecf17b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ install=${pkgname}.install
changelog="${pkgname}.Changelog"
_srcdir="${pkgname%-git}"
source=(
- 'git+https://github.com/DisplayLink/evdi/'
+ 'git+https://github.com/DisplayLink/evdi'
'https://crazy.dev.frugalware.org/evdi-all-in-one-fixes.patch'
#'relro.patch'
)