We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ffb597 commit 95f41fcCopy full SHA for 95f41fc
archlinuxcn/qt6-base-scrollfix/PKGBUILD
@@ -9,7 +9,7 @@ _pkgbase=qt6-base
9
pkgname=(qt6-base-scrollfix)
10
_pkgver=6.10.0
11
pkgver=${_pkgver/-/}
12
-pkgrel=2.1
+pkgrel=3
13
arch=(x86_64)
14
url='https://www.qt.io'
15
license=(GPL-3.0-only
archlinuxcn/qt6-base-scrollfix/lilac.yaml
@@ -1,5 +1,10 @@
1
maintainers:
2
- github: heddxh
3
+
4
+pre_build_script: update_pkgrel()
5
6
+post_build_script: git_pkgbuild_commit()
7
8
update_on:
- source: alpm
alpm: qt6-base
0 commit comments