summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHE Yaowen2023-06-11 07:01:04 +0800
committerHE Yaowen2023-06-11 07:01:04 +0800
commit5c712d0ebf8cab71494dd44c206ce7db9f9fa80e (patch)
tree490442556a603f047ff35018a4884814e9ad1731 /PKGBUILD
parentbf9025a61ae53a89470ec97649752779660992ff (diff)
downloadaur-dostron.tar.gz
Update URL of source package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 001ac61f623e..c284adef9db3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=("any")
url="https://github.com/he-yaowen/dostron"
license=("GPL-3.0")
depends=("electron")
-source=(https://github.com/he-yaowen/dostron/releases/download/v$pkgver/$pkgname-$pkgver-aur-$arch.tar.xz)
+source=(https://github.com/he-yaowen/dostron/releases/download/v$pkgver/$pkgname-$pkgver-asar.tar.xz)
sha256sums=("2465091b4fd58d4e34ba339a1a73bedb758a88ae5162d108f10cb965f65f8b8e")
build() {