summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-10-14 18:12:44 +0200
committerAlexander F. Rødseth2019-10-14 18:12:44 +0200
commit7dc02ff697fce3d8c0159e3c324476ea642be702 (patch)
treeb86f319c888f1ee9b8e410ca3b9b47ab9c6ea875 /PKGBUILD
parent933d0c680c97424a7557652739b690e85fc96959 (diff)
downloadaur-7dc02ff697fce3d8c0159e3c324476ea642be702.tar.gz
Update license field
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0901aa667f12..9007b7ecd574 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=o
pkgver=2.4.1
-pkgrel=1
+pkgrel=2
pkgdesc='Small, fast and limited text editor'
arch=(x86_64)
url='https://github.com/xyproto/o'
-license=(MIT)
+license=(BSD)
makedepends=(git gcc-go)
source=("git+$url#tag=$pkgver")
sha256sums=('SKIP')