summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTravis CI User2019-11-04 01:53:30 +0000
committerTravis CI User2019-11-04 01:53:30 +0000
commitbdef6d3f67591e5508f5649f4dd6f677f6771259 (patch)
tree6e294b4531d180a8c267013a8055ab81569fd1c8
parent77137b5290e68f6179f57dd13ef4ee60be353ef7 (diff)
downloadaur-bdef6d3f67591e5508f5649f4dd6f677f6771259.tar.gz
Updated to version 0.1.0 release 9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e9339c9499a..598dfb39588d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = libinput-xrandr-autorotate
pkgdesc = Allows to rotate screen and touch input for 2-in-1 laptops
pkgver = 0.1.0
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/AnatolyRugalev/libinput-xrandr-autorotate
arch = x86_64
license = GPLv3
source = https://github.com/AnatolyRugalev/libinput-xrandr-autorotate/releases/download/0.1.0/libinput-xrandr-autorotate_0.1.0_Linux_amd64.tar.gz
- sha256sums = 11d145f728357ff11009a0d3ab6f0b80010c73662030e2e3d31e8540248c355f
+ sha256sums = 5c0845b0381a8af4571003f2f91a5c8073a61c8f47747806287e4ec3531e3304
pkgname = libinput-xrandr-autorotate
diff --git a/PKGBUILD b/PKGBUILD
index cd89e19beca6..ad3edb10065a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libinput-xrandr-autorotate
pkgver=0.1.0
-pkgrel=8
+pkgrel=9
pkgdesc="Allows to rotate screen and touch input for 2-in-1 laptops"
url="https://github.com/AnatolyRugalev/libinput-xrandr-autorotate"
license=('GPLv3')
@@ -10,7 +10,7 @@ arch=('x86_64')
depends=()
source=("https://github.com/AnatolyRugalev/libinput-xrandr-autorotate/releases/download/${pkgver}/libinput-xrandr-autorotate_${pkgver}_Linux_amd64.tar.gz" "libinput-xrandr-autorotate.service")
-sha256sums=('11d145f728357ff11009a0d3ab6f0b80010c73662030e2e3d31e8540248c355f' 'SKIP')
+sha256sums=('5c0845b0381a8af4571003f2f91a5c8073a61c8f47747806287e4ec3531e3304' 'SKIP')
package() {
cd "$srcdir"
install -d "$pkgdir/usr/bin"