summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorazertyfun2019-02-09 00:55:28 +0100
committerazertyfun2019-02-09 00:55:37 +0100
commit964e092d144fd41afc97342ed1492a878dd30674 (patch)
treead0123e9b9c4d4574f5bc01d1e811eb8f5bb64df /PKGBUILD
parentf89f64e1d69563c6ae4d5ffc0f3b279d198792af (diff)
downloadaur-fortune-mod-doctorwho-classic-series.tar.gz
Improved quotes parser
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27d18310c714..3c183f0b78f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nathan Monfils <nathan.monfils@hotmail.fr>
pkgname=fortune-mod-doctorwho-classic-series
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="Doctor who classic series (1963-1989) fortune cookie file"
url="https://tvtropes.org/pmwiki/pmwiki.php/Quotes/DoctorWhoClassicSeriesDoctors"
@@ -10,7 +10,7 @@ license=('unknown')
depends=('fortune-mod')
groups=('fortune-mods')
source=(doctorwho-classic-series)
-md5sums=('1362ca8be39abb8055a2ffacde393dfe')
+md5sums=('5a4bd9c1b7a7ca657ad5240a999b5eb5')
build() {
cd "$srcdir"