summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Down2016-02-03 10:30:55 +0000
committerChris Down2016-02-03 10:30:55 +0000
commit7dd2c5534d24ab14ecee0bdf92089e700094d7c5 (patch)
treedd1d38e3ef16875d353050abe8d9a78476e9ae87
parentbbc19c3970ffeff804f297914c58a0743c59ce8a (diff)
downloadaur-7dd2c5534d24ab14ecee0bdf92089e700094d7c5.tar.gz
Update 2.0.0-2: License should be "Public Domain"
No pkgver increase since this doesn't really change the package enough to warrant it.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c2ccf225a7b..25ab2cdebadd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc='YouTube videos on the command line'
url=http://github.com/cdown/yturl
arch=(any)
-license=(MIT)
+license='Public Domain'
depends=(python python-requests python-setuptools)
source=("https://github.com/cdown/yturl/archive/${pkgver}.zip")
md5sums=('5f8a316b6f5cfb80a6186f90aec92e8f')