summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d7bf49918f5..3d053483730c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jonathan Arnold <jarnold@buddydog.org>
pkgname=p4
-pkgver=2018.1.1660568
+pkgver=2018.2.1660568
pkgrel=1
pkgdesc="Perforce command line client"
depends=('glibc')
@@ -13,11 +13,11 @@ license=('custom:p4')
source=(http://www.perforce.com/downloads/perforce/r${pkgver:2:4}/bin.linux26${CARCH/i6/x}/${pkgname}
LICENSE)
[ "$CARCH" = "i686" ] && \
-sha256sums=('b6f794c69f73c16480432b7a47b6400b14b745bd7d0bb53cbc8277ae8d68e682'
+sha256sums=('84b3cd833c46b8576ff46286822652cc7009878628a0996edb59116f3045e233'
'c4ed3aef62b1bbf2d16ce4cceb65dc49ab9635b38e2fed0a595fe259283a9f32')
[ "$CARCH" = "x86_64" ] && \
-sha256sums=('0e27fafff42c5f2bc5c481363eb1dc08080dc89b7a28643804d88ccbbeed8a57'
+sha256sums=('784d9ff78b1c74f7bcdcf3ce12b7d7a878dd58d57f6daa533569eca6b742d179'
'c4ed3aef62b1bbf2d16ce4cceb65dc49ab9635b38e2fed0a595fe259283a9f32')
build() {