summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAdrien Smith2019-05-07 13:48:29 -0600
committerAdrien Smith2019-05-13 14:52:05 -0600
commit1b57163a5dc32542e2da837649808cccf00e00c8 (patch)
treec9f38750e71112a2d889747262c2262a8fe726be /.SRCINFO
parent1f4665c5755d7f5e4ed4a70671f44ef7afab6731 (diff)
downloadaur-1b57163a5dc32542e2da837649808cccf00e00c8.tar.gz
Improve PKGBUILD
Specifies that the license is custom, uses sha512sums, and removes empty directories in the resulting package.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7fe227710fd..9b282b5fcde1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = tcllauncher
- pkgdesc = A launcher for Tcl applications.
+ pkgdesc = A launcher for Tcl applications
pkgver = 1.8
pkgrel = 2
url = https://flightaware.github.io/tcllauncher
@@ -9,11 +9,12 @@ pkgbase = tcllauncher
arch = armv6h
arch = armv7h
arch = aarch64
- license = BSD
+ license = custom:Tcl
depends = libbsd
depends = tcl
+ options = !emptydirs
source = tcllauncher-1.8.tar.gz::https://github.com/flightaware/tcllauncher/archive/v1.8.tar.gz
- sha256sums = f2afbf74e11a40501373099684766731dd59dfc2b9c85ba04892e6cdb2435f72
+ sha512sums = 4fa44597f9cab6df82db5436aa21e6894195ff1ccde09150e2961d5fb9cd60de43419eb1a96d6557b90828255b9aa90c0a8d362e1380b93d02a62d6f668f1e90
pkgname = tcllauncher