summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStephen Gregoratto2019-02-06 17:27:30 +1100
committerStephen Gregoratto2019-02-06 17:27:30 +1100
commit276c5e84a7e1cca3e4b2ad4e1f54490c3cb38a13 (patch)
tree77ab218fadcecc25c550041bcead2e5f44c05701 /.SRCINFO
parentf34a5115939b62a2ef15f6a4156a4c27749fb243 (diff)
downloadaur-276c5e84a7e1cca3e4b2ad4e1f54490c3cb38a13.tar.gz
Change license to Apache 2, reorder PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6103913a8e11..42f739e3459a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,13 @@
pkgbase = libbaseencode
pkgdesc = Library written in C for encoding and decoding data using base32 or base64 (RFC-4648)
pkgver = 1.0.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/paolostivanin/libbaseencode
arch = i686
arch = x86_64
- license = GPL3
+ arch = armv6h
+ arch = armv7h
+ license = APACHE
makedepends = cmake
options = !strip
source = https://github.com/paolostivanin/libbaseencode/archive/v1.0.9.tar.gz