summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShootingStarDragons2023-01-17 10:50:10 +0800
committerShootingStarDragons2023-01-17 10:50:10 +0800
commit10ffbbc8da9a5444ec6d33f2d1521e675b5dc904 (patch)
tree5aaf12757c2d83fdd6f1dfef92536d2f54a860cc /PKGBUILD
parentba67ff20d4b8945b79a0b8499a456b153ffa3c60 (diff)
downloadaur-10ffbbc8da9a5444ec6d33f2d1521e675b5dc904.tar.gz
chore: update to 0.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf5fb59e0e5e..8d3877f29ffe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=haruhishot
-pkgver=0.3.0.1
-pkgrel=2.0
+pkgver=0.3.1
+pkgrel=1.0
pkgdesc='One day Haruhi Suzumiya made a wlr screenshot tool'
arch=('x86_64' 'aarch64')
url='https://github.com/Decodetalkers/haruhishot'
@@ -8,7 +8,7 @@ license=('MIT')
depends=('wayland' 'wlroots' 'qt5-base')
makedepends=('git' 'ninja' 'meson' 'rust' 'wayland-protocols' 'wlroots' 'scdoc')
source=("${pkgname}-v${pkgver}.tar.gz::https://github.com/Decodetalkers/haruhishot/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('1784ba61b867fa6a2abe2304173531b941f0d192c30096e31f2e824976457b6f')
+sha256sums=('e7491313ef5f83ce08b64fd02153c6a868c549a09c175dba63fbe9a27491e1db')
build() {
cd ${pkgname}-$pkgver