summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavide Depau2020-04-05 18:18:27 +0200
committerDavide Depau2020-04-05 18:18:27 +0200
commit029a059287236e37e46862e0aae2a9f13e4360f5 (patch)
tree07e48598f57c2cc1565aafeb294c3266b55dbc75 /PKGBUILD
parent8e7cc61696315c3674c4b62753e66626b0502870 (diff)
downloadaur-sway-accel-rotate-git.tar.gz
Fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e6723c1db83..c39ecb702d90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=sway-accel-rotate
pkgname="${_pkgname}-git"
pkgver=r4.db52ad3
-pkgrel=1
-pkgdesk="Rotate Sway outputs based on current accelerometer orientation using iio-sensor-proxy"
+pkgrel=2
+pkgdesc="Rotate Sway outputs based on current accelerometer orientation using iio-sensor-proxy"
arch=('i686' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64' 'pentium4')
url="https://github.com/Depau/sway-accel-rotate"
license=('MIT')