summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsupdrewin2021-11-05 13:05:45 +0800
committersupdrewin2021-11-05 13:05:45 +0800
commit18992261ca8235b93a32de0f10e455b138e382b8 (patch)
tree5a60760df68db93431622061ee0008cfdbd4bec2 /PKGBUILD
parenta2624227d62bff6ca0b6f3ef1955efab8360b3ca (diff)
downloadaur-18992261ca8235b93a32de0f10e455b138e382b8.tar.gz
Remove targets before uninstall
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0600106a885e..c81358b6a2fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=linux-enable-ir-emitter
pkgver=3.2.2
-pkgrel=2
+pkgrel=3
epoch=1
pkgdesc="Enables infrared cameras that are not directly enabled out-of-the box."
url='https://github.com/EmixamPP/linux-enable-ir-emitter'