summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorso1ar2022-02-26 14:51:18 +0800
committerso1ar2022-02-26 14:51:18 +0800
commit8ab4894212d49d7940911bf5c125e98deaf92a62 (patch)
treea3009114207aff5e9d32c23d0c311e66a38c7aed
parent109cff1bc2c13f700e833a21f56ef002e5623388 (diff)
downloadaur-8ab4894212d49d7940911bf5c125e98deaf92a62.tar.gz
correct version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9b1cad8cbab..fb125d81b607 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,9 +5,9 @@ pkgbase = picgo-appimage
url = https://molunerfinn.com/PicGo/
arch = x86_64
license = MIT
- noextract = PicGo--beta.2.AppImage
+ noextract = PicGo-2.3.1-beta.2.AppImage
options = !strip
- source = https://github.com/Molunerfinn/PicGo/releases/download/v-beta.2/PicGo--beta.2.AppImage
+ source = https://github.com/Molunerfinn/PicGo/releases/download/v2.3.1-beta.2/PicGo-2.3.1-beta.2.AppImage
source = https://raw.githubusercontent.com/Molunerfinn/PicGo/dev/LICENSE
source = picgo.png
source = picgo.desktop
diff --git a/PKGBUILD b/PKGBUILD
index c16f68751eb7..43673a460260 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=picgo-appimage
pkgver=2.3.1
_beta=-beta.2
-_release=${_pkgver}${_beta}
+_release=${pkgver}${_beta}
pkgrel=2
pkgdesc="A simple & beautiful tool for pictures uploading built by electron-vue"