summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJasper Van der Jeugt2023-10-13 10:20:38 +0200
committerJasper Van der Jeugt2023-10-13 10:20:38 +0200
commit49950c3efa7ebdaf8ccaddc65fce1a482d333127 (patch)
treecbd928ce0824237d4aed9820fe3277072d2c94d3 /PKGBUILD
parentdc2d699140f9a65324caa814497aa4ac0f908ab2 (diff)
downloadaur-49950c3efa7ebdaf8ccaddc65fce1a482d333127.tar.gz
patat-v0.10.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5271067c5d2f..8fd9b8f011d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jasper Van der Jeugt <m@jaspervdj.be>
pkgname=patat-bin
-pkgver='0.9.0.0'
+pkgver='0.10.0.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=('42ce3caa5e17be030ad2f86995d8f16e')
+md5sums=('256915425c73d50d5513d341218871dd')
options=('!strip')
package() {