summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-06-14 08:38:28 -0600
committerMark Wagie2023-06-14 08:38:28 -0600
commitc74b2fa643919f5a572d62fb6fa3089e38380ac1 (patch)
tree44aca461cf62a2212089db9201011dfdafc9d0fb /PKGBUILD
parent506b49fdbc559539c2406fb5fe8a58a7ae8e90de (diff)
downloadaur-c74b2fa643919f5a572d62fb6fa3089e38380ac1.tar.gz
1.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42a78676de11..45e5fe4fb940 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=thingy
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="Utility application used to make collections and quickly access recent and favorite documents."
arch=('any')
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('libgsf' 'python-gobject' 'python-setproctitle' 'xapp')
optdepends=('libreoffice' 'xreader')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('4731fcf12cfd6250d0f6d79fd60bfc114e398203370ad253374d045de3972f19')
+sha256sums=('b1ddcb1bac2cc9d817b6ff7b4a63b58002e7e49c7091712a93478e8a21f779ff')
prepare() {
cd "$pkgname-$pkgver"