summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPusMinus02017-10-11 11:56:07 +0200
committerPusMinus02017-10-11 11:56:07 +0200
commitb0e852af5b299f80b5314c6c3e7e83118b10fd7e (patch)
treeb70baaa99b31160452595ca49f10f02db90473e0 /PKGBUILD
parent385fcf72e1faaa7ed1ca761412c8c7de9fdd4604 (diff)
downloadaur-b0e852af5b299f80b5314c6c3e7e83118b10fd7e.tar.gz
Update to newer version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e18d81c66e4..07894d180a9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_libname=evdi
pkgname=$_libname-pre-release
-pkgver=1.4.1
+pkgver=1.5.0
pkgrel=9
pkgdesc="A Linux® kernel module that enables management of multiple screens."
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ options=()
install=$pkgname.install
changelog=$pkgname.Changelog
source=($_libname-$pkgver-$pkgrel.tar.gz::https://github.com/DisplayLink/evdi/archive/v$pkgver.tar.gz)
-md5sums=('eece77058251418d5707457aa8ae914e')
+md5sums=('9f3b61b20baa56dd946cbc91414504ac')
noextract=()
build() {