summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Gysin2021-09-13 09:28:09 +0300
committerChristoph Gysin2021-09-13 09:28:09 +0300
commit22917ecf4437e613bdbc0d32b3de5adf58eaadf3 (patch)
tree8e5e7102c9a1bc6ea239d08f59108256ecfbbf7f
parent1a50efaa0c2af3f82d201530181298964a909c86 (diff)
downloadaur-22917ecf4437e613bdbc0d32b3de5adf58eaadf3.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28a0fc4deb42..c4790050c137 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = macbook12-spi-driver-dkms
pkgdesc = Driver for the keyboard, touchpad and touchbar found in newer MacBook (Pro) models
pkgver = 0+git.304
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/roadrunner2/macbook12-spi-driver
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d486d01e2ab4..39736f0097b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=macbook12-spi-driver
pkgname=(${_pkgbase}-dkms)
pkgver=0+git.304
-pkgrel=2
+pkgrel=3
pkgdesc="Driver for the keyboard, touchpad and touchbar found in newer MacBook (Pro) models"
arch=('i686' 'x86_64')
url="https://github.com/roadrunner2/macbook12-spi-driver"