Skip to content

Commit 9763846

Browse files
committed
#3392 aur: fix source url
Signed-off-by: Patrizio Bekerle <[email protected]>
1 parent 223c97f commit 9763846

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/vVERSION-STRING/qownnotes-$VERSION-STRING.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)