summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4465e7881df..dde9ba3570de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
# Contributor: Dan Schaper <dschaper at ganymeade dot com>
pkgname=tcllauncher
pkgver=1.8
-pkgrel=1
+pkgrel=2
pkgdesc="A launcher for Tcl applications."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
-url='https://github.com/flightaware/tcllauncher'
+url='https://flightaware.github.io/tcllauncher'
license=('BSD')
-depends=('tcl')
+depends=('libbsd' 'tcl')
changelog="$pkgname.changelog"
source=("$pkgname-$pkgver.tar.gz::https://github.com/flightaware/$pkgname/archive/v$pkgver.tar.gz")
sha256sums=('f2afbf74e11a40501373099684766731dd59dfc2b9c85ba04892e6cdb2435f72')