Skip to content

Commit cda629b

Browse files
committed
#3392 aur: don't use pkgver in .SRCINFO
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent 4171751 commit cda629b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-systems/aur/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pkgbase = qownnotes
1515
depends = qt6-declarative
1616
depends = qt6-websockets
1717
depends = aspell
18-
source = https://github.com/pbek/QOwnNotes/releases/download/v${pkgver}/qownnotes-${pkgver}.tar.xz
18+
source = https://github.com/pbek/QOwnNotes/releases/download/vVERSION-STRING/qownnotes-$VERSION-STRING.tar.xz
1919
sha256sums = ARCHIVE-SHA256
2020

2121
pkgname = qownnotes

0 commit comments

Comments
 (0)