summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Hofmann2018-06-17 09:11:28 +0200
committerPeter Hofmann2018-06-17 09:11:28 +0200
commitd428bda99b720decb6535417248670e27a06d6b1 (patch)
tree0aeff5b6be59f6ebc90ef8464c036068bec9118c /PKGBUILD
parente1fe21c713c6de6c5daebf05a591ab2e5b317214 (diff)
downloadaur-explain-git.tar.gz
License changed to MIT
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 400b953165a3..7d0d63d37e5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Vain <aurmaint1 on host: uninformativ dot de>
_pkgname=explain
pkgname=$_pkgname-git
-pkgver=16.08.3.g8fd7bf2
+pkgver=16.08.5.gdaeae64
pkgrel=1
pkgdesc="Annotate commands using a simple markup language"
arch=('any')
url='https://uninformativ.de/git/explain'
-license=('custom:PIZZA-WARE')
+license=('MIT')
depends=('python')
makedepends=('git')
provides=("$_pkgname")