summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2024-02-24 17:23:54 +0100
committerbegin-theadventure2024-02-24 17:23:54 +0100
commit9564a6919b42fdbc3bc01363517b23cbf0c47c2c (patch)
tree579f2202903fbf4813f1f85d9404dba28a1ded11
parentc3bd31cc13951cea367cb6272ff16f0121d4e6d3 (diff)
downloadaur-notepadnext-bin.tar.gz
Update source
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b085d901507..d30f505efbd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = notepadnext-bin
provides = notepadnext
conflicts = notepadnext
options = !strip
- source = https://nightly.link/dail8859/NotepadNext/actions/runs/8009956505/NotepadNext-Linux-Qt6.6-AppImage.zip
- sha256sums = 7b3f0802f4a3dd16afcb66cbd71f1a1f62458003fae324ddc93c2e116d7ce652
+ source = https://github.com/dail8859/NotepadNext/releases/download/v0.7/NotepadNext-v0.7-x86_64.AppImage
+ sha256sums = cb70f183a9e25e40ccc7612011110ef695a0aa37cbdeb8ccd53dfee1d005872c
pkgname = notepadnext-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2f35fc2e1ec2..889f20bdc047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ makedepends=('fuse2')
conflicts=("notepadnext")
provides=("notepadnext")
options=(!strip)
-source=("https://nightly.link/dail8859/NotepadNext/actions/runs/8009956505/NotepadNext-Linux-Qt6.6-AppImage.zip")
-sha256sums=('7b3f0802f4a3dd16afcb66cbd71f1a1f62458003fae324ddc93c2e116d7ce652')
+source=("$url/releases/download/v$pkgver/NotepadNext-v$pkgver-x86_64.AppImage")
+sha256sums=('cb70f183a9e25e40ccc7612011110ef695a0aa37cbdeb8ccd53dfee1d005872c')
prepare() {
# Extract the AppImage