summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 761ff6fdd925..2c9788aae5f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Takayuki Tanaka <aharotias2@gmail.com.org>
pkgname=parapara
-pkgver=3.2.8
+pkgver=3.2.9
pkgrel=1
pkgdesc='A picture viewer that has 3 display modes: single, spread, continuous.'
url='https://github.com/aharotias2/parapara'
@@ -12,7 +12,7 @@ makedepends=('vala' 'meson')
optdepends=()
install=.INSTALL
source=("https://github.com/aharotias2/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('653595dd4f0f8a1140080efcbca20116ec89e544076b0cd589e55c7d3134877b')
+sha256sums=('a8f523068977455f6ac7aa1ed9d880282fc6e97a7c4ef1e0a63c95679d6f3e37')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"