summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Menelkir2021-01-22 14:44:40 -0300
committerDaniel Menelkir2021-01-22 14:44:40 -0300
commit3d060a6a8c9a7ab34d01cf6f17d21fdf9da8f86b (patch)
tree53fbc3eefbb38f1edf296c5647addb09a2960278
parentca3e39edd36292ac714f221adb5b288f0a66ef73 (diff)
downloadaur-3d060a6a8c9a7ab34d01cf6f17d21fdf9da8f86b.tar.gz
Cleanup
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8467cd8c514e..bd6219aa2e1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = g15composer
pkgdesc = A library to render text and shapes into a buffer usable by the Logitech G15
pkgver = 3.3
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/menelkir/g15composer
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 1dcf9cf45315..cc13cb09afad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=g15composer
pkgver=3.3
-pkgrel=1
+pkgrel=2
pkgdesc="A library to render text and shapes into a buffer usable by the Logitech G15"
arch=('x86_64')