summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJasper Van der Jeugt2018-10-27 01:43:55 +0200
committerJasper Van der Jeugt2018-10-27 01:43:55 +0200
commitd0b1fc61a5842cf35c2354c595a24442ca2ea8d9 (patch)
treebe6d8a4faff39e6b96d2d16cddd87e74fe1359fb /PKGBUILD
parent58d3e30adc337175d3ed1b38bb0567761074d232 (diff)
downloadaur-d0b1fc61a5842cf35c2354c595a24442ca2ea8d9.tar.gz
patat-v0.8.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0963a16e52e2..fa704549212e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jasper Van der Jeugt <jasper@fugue.co>
pkgname=patat-bin
-pkgver='0.8.0.0'
+pkgver='0.8.1.1'
pkgrel=2
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=('74a9145ecb5c97a406c6ac56c240b4a7')
+md5sums=('363947997896f0f933c0efda227f3c98')
options=('!strip')
package() {