summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVilsol2022-06-30 11:51:20 +0300
committerVilsol2022-06-30 11:51:20 +0300
commit53d1e3b5bd985b758eb7f1b37e25887b10c32546 (patch)
tree0a6e5015a9649162e5f79bea1ec43e8f205e7fe4
parent2b90e9e7f2d3b013c252cff17f1fa08b9395dedf (diff)
downloadaur-53d1e3b5bd985b758eb7f1b37e25887b10c32546.tar.gz
update to version 0.0.22
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aae7bfac783e..fb16246f16a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = oshabi-bin
pkgdesc = A scanner for Path of Exile harvest horticrafting stations and sacred grove.
- pkgver = 0.0.20
+ pkgver = 0.0.22
pkgrel = 1
url = https://github.com/Vilsol/oshabi
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = oshabi-bin
depends = xsel
depends = webkit2gtk
depends = qt5-base
- provides = oshabi=0.0.20
+ provides = oshabi=0.0.22
conflicts = oshabi
- source = oshabi-bin_0.0.20.tar.gz::https://github.com/Vilsol/oshabi/releases/download/v0.0.20/oshabi-linux-amd64.tar.gz
+ source = oshabi-bin_0.0.22.tar.gz::https://github.com/Vilsol/oshabi/releases/download/v0.0.22/oshabi-linux-amd64.tar.gz
source = oshabi.desktop
- sha256sums = e69b6cea44e3cdb5a8199516dcabbf88036afe75259a3c1f50e40029eac32654
+ sha256sums = 6b667aa8be4a6e997c389e5b9af398b126c12d01b704abf90293e82ec25d256f
sha256sums = 27038c830b270cc01df8fc989766e2eb444944a19230f4f25dae63c451456a9c
pkgname = oshabi-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7d6a0b0974de..d63a4e35d6ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vilsol <me at vil dot so>
pkgname=oshabi-bin
-pkgver=0.0.20
+pkgver=0.0.22
pkgrel=1
pkgdesc='A scanner for Path of Exile harvest horticrafting stations and sacred grove.'
arch=(x86_64)
@@ -20,7 +20,7 @@ conflicts=("${pkgname/-bin/}")
source=("${pkgname}_${pkgver}.tar.gz::https://github.com/Vilsol/${pkgname/-bin/}/releases/download/v${pkgver}/${pkgname/-bin/}-linux-amd64.tar.gz"
"oshabi.desktop")
-sha256sums=('e69b6cea44e3cdb5a8199516dcabbf88036afe75259a3c1f50e40029eac32654'
+sha256sums=('6b667aa8be4a6e997c389e5b9af398b126c12d01b704abf90293e82ec25d256f'
'27038c830b270cc01df8fc989766e2eb444944a19230f4f25dae63c451456a9c')
package() {