summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsukanka2020-04-05 13:35:01 +0800
committersukanka2020-04-05 13:35:01 +0800
commit5019a73560ea4f115b11232549f148aad317f304 (patch)
tree967f0d8cb2d38f50f00388a68ae42f730f9d16fd
parent1e7da934f2c723798d316ba1f78d1da58f56503e (diff)
downloadaur-5019a73560ea4f115b11232549f148aad317f304.tar.gz
bump version to 2.2.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
-rw-r--r--picgo.desktop2
3 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7290def4c81..36f4731b9fdb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = picgo-appimage
pkgdesc = A simple & beautiful tool for pictures uploading built by electron-vue
- pkgver = 2.0.2
+ pkgver = 2.2.2
pkgrel = 1
url = https://molunerfinn.com/PicGo/
arch = x86_64
license = MIT
- noextract = picgo-2.0.2-x86_64.AppImage
+ noextract = PicGo-2.2.2.AppImage
options = !strip
- source = https://github.com/Molunerfinn/PicGo/releases/download/v2.0.2/picgo-2.0.2-x86_64.AppImage
+ source = https://github.com/Molunerfinn/PicGo/releases/download/v2.2.2/PicGo-2.2.2.AppImage
source = picgo.png
source = picgo.desktop
- sha256sums = ddc9301e92e0c72d5ea9af455904a09f87181362443ec064202e35aadf959927
+ sha256sums = 7fcfd94cbc1209d76387671b92693c815cfb8fac2132e0ca37e3a55aeb932133
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3f6d338bdb93..c7a80a788afb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,27 +1,27 @@
# Maintainer: Baron Hou <houbaron@gmail.com>
pkgname=picgo-appimage
-pkgver=2.0.2
+pkgver=2.2.2
pkgrel=1
pkgdesc="A simple & beautiful tool for pictures uploading built by electron-vue"
arch=('x86_64')
url="https://molunerfinn.com/PicGo/"
license=('MIT')
-noextract=("picgo-${pkgver}-${arch}.AppImage")
+noextract=("PicGo-${pkgver}.AppImage")
options=("!strip")
source=(
- "https://github.com/Molunerfinn/PicGo/releases/download/v${pkgver}/picgo-${pkgver}-${arch}.AppImage"
+ "https://github.com/Molunerfinn/PicGo/releases/download/v${pkgver}/PicGo-${pkgver}.AppImage"
"picgo.png"
"picgo.desktop"
)
sha256sums=(
- 'ddc9301e92e0c72d5ea9af455904a09f87181362443ec064202e35aadf959927'
+ '7fcfd94cbc1209d76387671b92693c815cfb8fac2132e0ca37e3a55aeb932133'
'SKIP'
'SKIP'
)
package() {
- install -Dm755 "picgo-${pkgver}-${arch}.AppImage" "${pkgdir}/opt/appimages/picgo.AppImage"
+ install -Dm755 "PicGo-${pkgver}.AppImage" "${pkgdir}/opt/appimages/picgo.AppImage"
install -Dm644 "picgo.desktop" "${pkgdir}/usr/share/applications/picgo.desktop"
install -Dm644 "picgo.png" "${pkgdir}/usr/share/icons/hicolor/128x128/apps/picgo.png"
}
diff --git a/picgo.desktop b/picgo.desktop
index a06385cf8e77..390396b14700 100644
--- a/picgo.desktop
+++ b/picgo.desktop
@@ -5,7 +5,7 @@ Exec=env DESKTOPINTEGRATION=no "/opt/appimages/picgo.AppImage" %U
Terminal=false
Type=Application
Icon=picgo
-X-AppImage-Version=2.0.2
+X-AppImage-Version=2.2.2
X-AppImage-BuildId=1d6b527a-0ab1-42f8-8f83-95c539186de6
Categories=Utility;
Name[zh_CN.utf8]=picgo.desktop