summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShootingStarDragons2023-01-10 21:08:58 +0800
committerShootingStarDragons2023-01-10 21:08:58 +0800
commitcfebde854356d623373590486d39629443f4472c (patch)
tree593399c65038f50d557ab65f36730dfdcd4780e5
parent946a4995155d02ce1f25b0c50866c096eb52b93d (diff)
downloadaur-cfebde854356d623373590486d39629443f4472c.tar.gz
chore: update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a8f86df3cca..d0c1d9795f92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = haruhishot
pkgdesc = One day Haruhi Suzumiya made a wlr screenshot tool
- pkgver = 0.3.0
- pkgrel = 2.0
+ pkgver = 0.3.0.1
+ pkgrel = 1.0
url = https://github.com/Decodetalkers/haruhishot
arch = x86_64
arch = aarch64
@@ -15,7 +15,7 @@ pkgbase = haruhishot
depends = wayland
depends = wlroots
depends = qt5-base
- source = haruhishot-v0.3.0.tar.gz::https://github.com/Decodetalkers/haruhishot/archive/refs/tags/0.3.0.tar.gz
+ source = haruhishot-v0.3.0.1.tar.gz::https://github.com/Decodetalkers/haruhishot/archive/refs/tags/0.3.0.1.tar.gz
sha256sums = 1784ba61b867fa6a2abe2304173531b941f0d192c30096e31f2e824976457b6f
pkgname = haruhishot
diff --git a/PKGBUILD b/PKGBUILD
index e8a403431fe0..754b5d414e7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=haruhishot
-pkgver=0.3.0
-pkgrel=2.0
+pkgver=0.3.0.1
+pkgrel=1.0
pkgdesc='One day Haruhi Suzumiya made a wlr screenshot tool'
arch=('x86_64' 'aarch64')
url='https://github.com/Decodetalkers/haruhishot'