summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancoism902022-07-24 21:46:24 +0200
committerfrancoism902022-07-24 21:46:24 +0200
commitb880c1c7625e4840e5ce738aa15624b5aabc6104 (patch)
tree4748ff87f2114033c11f67fd44a6bac6eabccc17
parent2f74d0020f7fa08528b741b316c7107eade76fb7 (diff)
downloadaur-b880c1c7625e4840e5ce738aa15624b5aabc6104.tar.gz
Bump to v1.12.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53864898e30c..e2f00b81f0ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = evdi
pkgdesc = A Linux® kernel module that enables management of multiple screens.
- pkgver = 1.11.0
- pkgrel = 2
+ pkgver = 1.12.0
+ pkgrel = 1
url = https://github.com/DisplayLink/evdi
changelog = evdi.Changelog
arch = i686
@@ -10,7 +10,7 @@ pkgbase = evdi
depends = glibc
depends = dkms
depends = libdrm
- source = https://github.com/DisplayLink/evdi/archive/v1.11.0/evdi-1.11.0.tar.gz
- sha256sums = ef0ac42566e88d331ee3702cd10901f7f91931c892b2153e7757427c65bd7f7f
+ source = https://github.com/DisplayLink/evdi/archive/v1.12.0/evdi-1.12.0.tar.gz
+ sha256sums = 484b1166ac1eccd14ec2c88ba426089d001401ba33612620d38d5f214a809fef
pkgname = evdi
diff --git a/PKGBUILD b/PKGBUILD
index 049548282e8c..50de26e80ab6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: PlusMinus
pkgname=evdi
-pkgver=1.11.0
-pkgrel=2
+pkgver=1.12.0
+pkgrel=1
pkgdesc="A Linux® kernel module that enables management of multiple screens."
arch=('i686' 'x86_64')
url="https://github.com/DisplayLink/evdi"
@@ -12,7 +12,7 @@ license=('GPL')
depends=(glibc dkms libdrm)
changelog=$pkgname.Changelog
source=(https://github.com/DisplayLink/evdi/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('ef0ac42566e88d331ee3702cd10901f7f91931c892b2153e7757427c65bd7f7f')
+sha256sums=('484b1166ac1eccd14ec2c88ba426089d001401ba33612620d38d5f214a809fef')
build() {
# We only need to build the library in this step, dkms will build the module