summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTorben Schweren2023-02-25 21:23:27 +0100
committerTorben Schweren2023-02-25 21:23:27 +0100
commitf2a690da773602a07b93bbd3d5bbbe3740b59fa4 (patch)
tree06489adc3966a3055411dadca19826b18175a4ad /PKGBUILD
parent7f0ad21ca9f874c36a1f3d620f74698ddbfb37a3 (diff)
downloadaur-f2a690da773602a07b93bbd3d5bbbe3740b59fa4.tar.gz
Warning for bug in Wootomation
Added a warning to the pacman install messages that informs the user about a current bug in Wootomation which breaks the software on some Linux installations.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39240cc10952..3bfecab5939c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# I copied some things over from Shayne Hartford's PKGBUILD for Wootility: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=wootility-lekker-appimage
pkgname=wootomation-appimage
pkgver=1.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="A macro application by Wooting. (AppImage version)"
arch=('x86_64')
url="https://github.com/WootingKb/wooting-macros"