summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJasper Van der Jeugt2023-11-25 14:24:49 +0100
committerJasper Van der Jeugt2023-11-25 14:24:49 +0100
commita96c85e2abac89de9f31a376fc18f156586760a1 (patch)
treec3ebfac1146b0a2df1a95522bdcacb44f91bafb0 /PKGBUILD
parentc03475dee58b2c548c1bf67c6679addac3fd3456 (diff)
downloadaur-a96c85e2abac89de9f31a376fc18f156586760a1.tar.gz
patat-v0.10.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7d938adcfda..6eed55ff3030 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jasper Van der Jeugt <m@jaspervdj.be>
pkgname=patat-bin
-pkgver='0.10.1.1'
+pkgver='0.10.2.0'
pkgrel=1
pkgdesc="Terminal-based presentations using Pandoc"
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('GPL2')
depends=('gmp' 'glibc')
makedepends=()
source=("https://github.com/jaspervdj/patat/releases/download/v$pkgver/patat-v$pkgver-linux-x86_64.tar.gz")
-md5sums=('d74363c80fd62ef89b073703c06069ef')
+md5sums=('e27f59f2ca499570efc0a7c2292c9dae')
options=('!strip')
package() {