summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaki2024-03-04 12:28:45 -0500
committerMaki2024-03-04 12:28:45 -0500
commitfcb2df878e10f236bbddbfe0d3949dd7f30a8d62 (patch)
treeed4b78cdb4ed433a363b3587cdab6241d5099354
parent0bbf9cccf263ba3da66de1ff359b764668ab2a70 (diff)
downloadaur-fcb2df878e10f236bbddbfe0d3949dd7f30a8d62.tar.gz
Update source url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca2ababd69a9..f045ff510653 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = otf-sn-pro
pkgdesc = SN Pro is based on Nunito, a brilliant rounded font.
pkgver = 1.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://supernotes.app/open-source/sn-pro
arch = any
license = OFL
- source = https://github.com/supernotes/sn-pro/releases/download/release/SN-Pro.zip
+ source = https://github.com/supernotes/sn-pro/releases/download/1.0.0/SN-Pro.zip
sha256sums = 3ede9d0f787fb819e9e7096bded9c1793a92ac88dd06cc28ae08d6a5c1aa2dfe
pkgname = otf-sn-pro
diff --git a/PKGBUILD b/PKGBUILD
index 438b37d5909c..837da948437e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=otf-sn-pro
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="SN Pro is based on Nunito, a brilliant rounded font."
arch=("any")
url="https://supernotes.app/open-source/sn-pro"
license=("OFL")
-# tag name is "release" for some reason
-source=("https://github.com/supernotes/sn-pro/releases/download/release/SN-Pro.zip")
+source=("https://github.com/supernotes/sn-pro/releases/download/$pkgver/SN-Pro.zip")
sha256sums=("3ede9d0f787fb819e9e7096bded9c1793a92ac88dd06cc28ae08d6a5c1aa2dfe")
package() {