Skip to content

Commit f068435

Browse files
committed
PKGBUILD: Bump version to 2.2 and reset pkgrel to 1
Signed-off-by: Javier Tia <floss@jetm.me>
1 parent 66b3309 commit f068435

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
# Place the ZIP in this directory before running makepkg.
4545

4646
pkgname=mediatek-mt7927-dkms
47-
pkgver=2.1
48-
pkgrel=22
47+
pkgver=2.2
48+
pkgrel=1
4949
# Keywords: MT7927 MT7925 MT6639 MT7902 Filogic 380 WiFi 7 Bluetooth btusb mt7925e mt7921e
5050
pkgdesc="DKMS Bluetooth (MT6639) and WiFi (MT7925e/MT7902) modules for MediaTek MT7927 Filogic 380"
5151
arch=('x86_64')

dkms.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PACKAGE_NAME="mediatek-mt7927"
2-
PACKAGE_VERSION="2.1"
2+
PACKAGE_VERSION="2.2"
33

44
PRE_BUILD="dkms-patchmodule.sh"
55

mediatek-mt7927-dkms.install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
_pkgname=mediatek-mt7927
2-
_pkgver=2.1
2+
_pkgver=2.2
33

44
# Install/upgrade: handled by pacman's built-in DKMS hooks (70-dkms-install.hook,
55
# 70-dkms-upgrade.hook) which automatically add, build, and install modules for

0 commit comments

Comments
 (0)