summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnamul Hasan Abid2023-05-04 21:47:15 +0600
committerEnamul Hasan Abid2023-05-04 21:47:15 +0600
commit5f44085bc6cfd3614305b0a558d0352b41e4061a (patch)
tree85ef4f34313cbb19b79fb14d470a034b8e57045a
parent6bfe7426214e9d1e2c5dcecaa01927db2447ece4 (diff)
downloadaur-5f44085bc6cfd3614305b0a558d0352b41e4061a.tar.gz
pkgrel bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f9426e01efa..176df6e9cd2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = 8188eu-dkms-git
pkgdesc = Standalone driver for Realtek RTL8188EUS (RTL8188EUS, RTL8188ETV) WLAN
pkgver = 5.2.2.4.r794.53ed527
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lwfinger/rtl8188eu
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index e60133e082f7..fe889e1b4424 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=8188eu
pkgname="${_pkgname}-dkms-git"
_pkgver=5.2.2.4
pkgver=5.2.2.4.r794.53ed527
-pkgrel=1
+pkgrel=2
pkgdesc='Standalone driver for Realtek RTL8188EUS (RTL8188EUS, RTL8188ETV) WLAN'
arch=('any')
url="https://github.com/lwfinger/rtl8188eu"