summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetamer2018-08-15 22:44:14 -0700
committermetamer2018-08-15 22:44:14 -0700
commit4bfeccd6818980ecf1765a3dec2e14ffaee5c7d8 (patch)
tree342214377534af2c62d1a310522100789830435d
parentf5f3fa674a350953689393181ddb8dba01564d16 (diff)
downloadaur-fortune-mod-issa-haiku.tar.gz
fix bracketing
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD11
2 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2721637ce82c..780c4f668fc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
+# Generated by mksrcinfo v8
+# Thu Aug 16 05:44:02 UTC 2018
pkgbase = fortune-mod-issa-haiku
pkgdesc = Fortune cookies: Kobayashi Issa's haiku collection (7000+)
pkgver = 1.1
- pkgrel = 4
+ pkgrel = 5
url = http://www.tastyrabbit.net/2008/05/archlinux-fortune-cookie-haiku-package.html
arch = any
- license = public
- license = domain
+ license = custom:public domain
depends = fortune-mod
source = http://www.tastyrabbit.net/issa-haiku.tar.gz
md5sums = 6418f81836f0323227b42a68292be806
diff --git a/PKGBUILD b/PKGBUILD
index 1f8e3ec8691c..7e386b18bedf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: Tomáš Mládek <tmladek{at}inventati{org}>
+# Maintainer: metamer <metamer at openmailbox dot org>
+# Contributor: Tomáš Mládek <tmladek{at}inventati{org}>
# Contributor: Samhain
pkgname=fortune-mod-issa-haiku
pkgver=1.1
-pkgrel=4
+pkgrel=5
pkgdesc="Fortune cookies: Kobayashi Issa's haiku collection (7000+)"
url="http://www.tastyrabbit.net/2008/05/archlinux-fortune-cookie-haiku-package.html"
-arch=any
-license=(public domain)
+arch=(any)
+license=('custom:public domain')
depends=(fortune-mod)
-source="http://www.tastyrabbit.net/issa-haiku.tar.gz"
+source=("http://www.tastyrabbit.net/issa-haiku.tar.gz")
md5sums=('6418f81836f0323227b42a68292be806')
package() {