summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoris Momčilović2019-08-06 17:22:16 +0200
committerBoris Momčilović2019-08-06 17:22:16 +0200
commitf002785ae1aafa035beff811f13883090ddf60e3 (patch)
treeb4af4a3d131884ce3ef2de0d05d3550626009724
parent61b301cd0321a35b988b1c84df6b0ecb93a70912 (diff)
downloadaur-f002785ae1aafa035beff811f13883090ddf60e3.tar.gz
Bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7384c04a3ed3..3481c604075a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = php-nocheq-git
pkgdesc = Sick of pesky type checking making your code too slow (and correct) ?
- pkgver = r33.a86a079
+ pkgver = r38.b578958
pkgrel = 1
url = https://github.com/krakjoe/nocheq
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e9e99bfc7140..866d93a91feb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=nocheq
pkgname=php-$_pkgname-git
-pkgver=r33.a86a079
+pkgver=r38.b578958
pkgrel=1
pkgdesc="Sick of pesky type checking making your code too slow (and correct) ?"
arch=('i686' 'x86_64')