summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Legner2021-11-01 15:02:26 +0100
committerSimon Legner2021-11-01 15:02:26 +0100
commitd26e05530d85b50b001faac44543e18188c40556 (patch)
treefae398f6b14539ecd294079ace8126811b8bcf1c
parente330181e0c1c3668bc5156392b2fcbb37df540f8 (diff)
downloadaur-vicuna-bin.tar.gz
upgpkg: vicuna-bin 1.25-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10c4e0b1c2fd..46fbf5f6d670 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = vicuna-bin
pkgdesc = Tool for uploading files to Wikimedia Commons and other Wikimedia projects
- pkgver = 1.24
+ pkgver = 1.25
pkgrel = 1
url = https://yarl.github.io/vicuna/
arch = any
license = Apache
depends = java-runtime
provides = vicuna
- source = https://github.com/yarl/vicuna/releases/download/1.24/vicuna-1.24.zip
- source = https://github.com/yarl/vicuna/raw/1.24/src/main/resources/cuploader/resources/logo.png
+ source = https://github.com/yarl/vicuna/releases/download/1.25/vicuna-1.25.zip
+ source = https://github.com/yarl/vicuna/raw/1.25/src/main/resources/cuploader/resources/logo.png
source = vicuna.sh
source = vicuna.desktop
- sha256sums = ef05d4a21251e3c143ebbbe09455011d096cd8819510a745538f96c9333d985b
+ sha256sums = a85c7c69f946ede96f0701985a4fedf63785d4e5cfd6002eecbed5ef1093b55e
sha256sums = 6a9fa5bb5e7ef85b8db08560c7c4460e7ff4c15a9b97a016a10c867ba4ee4725
sha256sums = 9d106c19249598401a78ab0ce45a673b3a8a4f99ad98795237dc2111f3d1f8f1
sha256sums = bc6f47e7600117e859c7b7956e28959b03eb5dd8a8eff4318fb4047ecc7cfa42
diff --git a/PKGBUILD b/PKGBUILD
index c3ba2ba39b9b..d2fda6ee8bb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Simon Legner <Simon.Legner@gmail.com>
pkgname=vicuna-bin
_pkgname=vicuna
-pkgver=1.24
+pkgver=1.25
pkgrel=1
pkgdesc='Tool for uploading files to Wikimedia Commons and other Wikimedia projects'
arch=('any')
@@ -25,7 +25,7 @@ package() {
install -Dm644 logo.png "$pkgdir/usr/share/pixmaps/$_pkgname.png"
}
-sha256sums=('ef05d4a21251e3c143ebbbe09455011d096cd8819510a745538f96c9333d985b'
+sha256sums=('a85c7c69f946ede96f0701985a4fedf63785d4e5cfd6002eecbed5ef1093b55e'
'6a9fa5bb5e7ef85b8db08560c7c4460e7ff4c15a9b97a016a10c867ba4ee4725'
'9d106c19249598401a78ab0ce45a673b3a8a4f99ad98795237dc2111f3d1f8f1'
'bc6f47e7600117e859c7b7956e28959b03eb5dd8a8eff4318fb4047ecc7cfa42')