summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2017-07-07 09:02:10 +0200
committerD. Can Celasun2017-07-07 09:02:10 +0200
commitf86f42171bb27c509aada5e29361127dd4b05f11 (patch)
treec43b65f0c3f6d756357a9a7a627d3295a6c18419 /PKGBUILD
parent3489662d709fb4280941679f881e7e8bb03df9c4 (diff)
downloadaur-f86f42171bb27c509aada5e29361127dd4b05f11.tar.gz
Update to 1.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f062c28fdd1b..e6bea512245a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: D. Can Celasun <can[at]dcc[dot]im>
pkgname=jet
-pkgver=1.17.0
+pkgver=1.18.0
pkgrel=1
pkgdesc="A CLI tool designed to make working with Codeship Pro faster and easier"
arch=('x86_64')
url="https://codeship.com"
license=('custom: commercial')
source_x86_64=(https://s3.amazonaws.com/codeship-jet-releases/${pkgver}/jet-linux_amd64_${pkgver}.tar.gz)
-md5sums_x86_64=('1ab3ee62290220ed2b8a7e43f8a90085')
+md5sums_x86_64=('5040e3ea2b455e3ba8252d71411b0a22')
package() {
install -d "${pkgdir}/usr/share/licenses/${pkgname}"
install -d "${pkgdir}/opt/${pkgname}"