summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthias2020-09-16 11:19:15 +0200
committermatthias2020-09-16 11:19:15 +0200
commit875317cd93cf86a3fef03f785da6dbd746d31cab (patch)
tree9effd165f927fd04cf32af1abd8add31f96a1adf
parent5fb115171467d28bc701d1b6600b941ff732db44 (diff)
downloadaur-875317cd93cf86a3fef03f785da6dbd746d31cab.tar.gz
updae description and licence
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d27eb6ee23d..72de42f187d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = corny-jokes-git
- pkgdesc = Get ready for some painful insults...
+ pkgdesc = Corny Jokes for terminal
pkgver = r50.49d5e2d
pkgrel = 1
url = https://github.com/kz6fittycent/corny-jokes
arch = any
- license = BSD
+ license = MIT
makedepends = python-setuptools
source = git://github.com/kz6fittycent/corny-jokes.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 635e5b30437c..96ac2d83ee0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=corny-jokes-git
pkgver=r50.49d5e2d
pkgrel=1
-pkgdesc='Get ready for some painful insults...'
+pkgdesc='Corny Jokes for terminal'
arch=('any')
url='https://github.com/kz6fittycent/corny-jokes'
-license=(BSD)
+license=(MIT)
pkgver() {
cd "${srcdir}/corny-jokes"