summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-08-31 13:12:21 +0800
committerzxp198210052023-08-31 13:12:21 +0800
commitb399c379bc7afa014df1a884d2f87e408460b8cd (patch)
tree516637336a6cde75bdc07b5459480327a0b66c9e
parentf13e14058a491b45da8e058a876d1482b5bfb139 (diff)
downloadaur-b399c379bc7afa014df1a884d2f87e408460b8cd.tar.gz
update to 0.5.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abf4dc9d7f61..8801bbecf671 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = thoughts-bin
depends = hicolor-icon-theme
provides = thoughts=0.5.0
conflicts = thoughts
- source = thoughts-0.5.0.AppImage::/releases/download/electron_0.5.0/linux0.5.0.AppImage
+ source = thoughts-0.5.0.AppImage::https://github.com/wanglin2/mind-map/releases/download/electron_0.5.0/linux0.5.0.AppImage
source = LICENSE::https://raw.githubusercontent.com/wanglin2/mind-map/main/LICENSE
source = thoughts.sh
sha256sums = 856b46f6008d8c2d109be866ed49cf4e10a16b0091cbb251b237df86b6db0913
diff --git a/PKGBUILD b/PKGBUILD
index 1bced4df7c71..27c0cc2f0614 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=("MIT")
depends=('bash' 'electron' 'hicolor-icon-theme')
provides=("${pkgname%-bin}=${pkgver}")
conflicts=("${pkgname%-bin}")
-source=("${pkgname%-bin}-${pkgver}.AppImage::${_downurl}/releases/download/electron_${pkgver}/linux0.5.0.AppImage"
+source=("${pkgname%-bin}-${pkgver}.AppImage::${_githuburl}/releases/download/electron_${pkgver}/linux0.5.0.AppImage"
"LICENSE::https://raw.githubusercontent.com/wanglin2/mind-map/main/LICENSE"
"${pkgname%-bin}.sh")
sha256sums=('856b46f6008d8c2d109be866ed49cf4e10a16b0091cbb251b237df86b6db0913'