summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052024-02-20 13:44:27 +0800
committerzxp198210052024-02-20 13:44:27 +0800
commit1f616f5e8149f3436f6056aaaa4c8da836f6ddbc (patch)
treec92f2fc5ab6463e20df79e409e87c427170102f3
parent63c1af25187c4561683786158ae76186286193b4 (diff)
downloadaur-1f616f5e8149f3436f6056aaaa4c8da836f6ddbc.tar.gz
update to 3.1.39
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e62df114c9ab..98533963bd94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = postybirb-plus-bin
pkgdesc = An application that helps artists post art and other multimedia to multiple websites more quickly.
- pkgver = 3.1.37
- pkgrel = 2
+ pkgver = 3.1.39
+ pkgrel = 1
url = https://www.postybirb-plus.com/
arch = x86_64
license = BSD-3-Clause
@@ -10,13 +10,13 @@ pkgbase = postybirb-plus-bin
depends = dbus-glib
depends = libdbusmenu-glib
depends = gtk2
- provides = postybirb-plus=3.1.37
+ provides = postybirb-plus=3.1.39
conflicts = postybirb-plus
conflicts = postybirb
- source = postybirb-plus-3.1.37.AppImage::https://github.com/mvdicarlo/postybirb-plus/releases/download/v3.1.37/postybirb-plus-3.1.37-x86_64.AppImage
- source = LICENSE-3.1.37::https://raw.githubusercontent.com/mvdicarlo/postybirb-plus/v3.1.37/LICENSE
+ source = postybirb-plus-3.1.39.AppImage::https://github.com/mvdicarlo/postybirb-plus/releases/download/v3.1.39/postybirb-plus-3.1.39-x86_64.AppImage
+ source = LICENSE-3.1.39::https://raw.githubusercontent.com/mvdicarlo/postybirb-plus/v3.1.39/LICENSE
source = postybirb-plus.sh
- sha256sums = e0b0a0a1de6a34e95a3588fc295c86f80d0e5e28f82fac89cbeebeb8a0bf863d
+ sha256sums = 48399a824c30669d85f7345db800de6601b9a93b2b1c06e0c8400891f5cb6326
sha256sums = a0b91aa0ffc9564128c6599eac1fc0ba93b8fe477dff6258ef315f0019b5726d
sha256sums = 0fb7b939a071f4a08476bdd5aa143d2aa8cd335c83309f9919be16cd5c3e2014
diff --git a/PKGBUILD b/PKGBUILD
index 6c585291ffe3..a029dbf38673 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=postybirb-plus-bin
-pkgver=3.1.37
+pkgver=3.1.39
_electronversion=19
-pkgrel=2
+pkgrel=1
pkgdesc="An application that helps artists post art and other multimedia to multiple websites more quickly."
arch=('x86_64')
url="https://www.postybirb-plus.com/"
@@ -27,7 +27,7 @@ source=(
"LICENSE-${pkgver}::https://raw.githubusercontent.com/mvdicarlo/postybirb-plus/v${pkgver}/LICENSE"
"${pkgname%-bin}.sh"
)
-sha256sums=('e0b0a0a1de6a34e95a3588fc295c86f80d0e5e28f82fac89cbeebeb8a0bf863d'
+sha256sums=('48399a824c30669d85f7345db800de6601b9a93b2b1c06e0c8400891f5cb6326'
'a0b91aa0ffc9564128c6599eac1fc0ba93b8fe477dff6258ef315f0019b5726d'
'0fb7b939a071f4a08476bdd5aa143d2aa8cd335c83309f9919be16cd5c3e2014')
build() {