summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSematre2021-01-05 20:34:46 +0100
committerSematre2021-01-05 20:34:46 +0100
commit763c2d64cfc5bc03680ad4c92cbd44d8a04979a5 (patch)
tree6b647537d1e709b0c20c67ceabff03477f5886d8 /PKGBUILD
parent48a780515fbf8bbb37b2fc13c8096c6896370eee (diff)
downloadaur-763c2d64cfc5bc03680ad4c92cbd44d8a04979a5.tar.gz
Fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d5862f5fd1e..20ddeb57adb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Sematre <sematre at gmx dot de>
pkgname=piknik-git
pkgver=r228.00ee34c
-pkgrel=1
+pkgrel=2
pkgdesc="Copy/paste anything over the network."
arch=('any')
url="https://github.com/jedisct1/${pkgname%-git}"
-license=('BSD')
+license=('ISC')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
makedepends=('go' 'git')