summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2018-03-29 21:02:04 +0200
committerD. Can Celasun2018-03-29 21:02:04 +0200
commit3c034163c29d6db9850138b6ffa499a6d5634348 (patch)
tree16bfc9d38d91420f513e8378f08f87c76a7493b6 /PKGBUILD
parentbcc51e0a30983ad5fc1e7b38c9ec545b02f1082d (diff)
downloadaur-3c034163c29d6db9850138b6ffa499a6d5634348.tar.gz
Update to 2.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3fa785275d2..4cc48c867455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: D. Can Celasun <can[at]dcc[dot]im>
pkgname=jet
-pkgver=2.4.0
+pkgver=2.4.1
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=('6df0e29711552440131477d0795a59db')
+md5sums_x86_64=('f3beccbc611f466a14758fbb251cff1c')
package() {
install -d "${pkgdir}/usr/share/licenses/${pkgname}"
install -d "${pkgdir}/opt/${pkgname}"