summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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