summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJasper Van der Jeugt2021-03-16 12:38:42 +0100
committerJasper Van der Jeugt2021-03-16 12:39:04 +0100
commit411a7c89059d05cdd133ec2c895eb50db1e3c422 (patch)
treea3ec1dd1a13fa2b88d42a55bfcdfa1e2a5ba4cc6 /PKGBUILD
parentf8a2bc548adc96198bf191cc3182c113e5737767 (diff)
downloadaur-411a7c89059d05cdd133ec2c895eb50db1e3c422.tar.gz
patat-v0.8.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d92b220f97a1..edd74bc6f8e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jasper Van der Jeugt <jasper@fugue.co>
pkgname=patat-bin
-pkgver='0.8.6.1'
+pkgver='0.8.7.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=('e7c5c8d46d4b022051aaef26915a225b')
+md5sums=('19738160af8f4827fad44fc47ac48b82')
options=('!strip')
package() {