summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoris Momčilović2019-08-08 17:32:06 +0200
committerBoris Momčilović2019-08-08 17:32:06 +0200
commit752035d096b3ee702a0a0491ac4064046adab32e (patch)
tree7f77f2811bf00d38b132249977bfd0c36e96afbf
parentf002785ae1aafa035beff811f13883090ddf60e3 (diff)
downloadaur-752035d096b3ee702a0a0491ac4064046adab32e.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 3481c604075a..b02b9447d986 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 = r38.b578958
+ pkgver = r39.6e3c4f8
pkgrel = 1
url = https://github.com/krakjoe/nocheq
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 866d93a91feb..07152a34cdfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=nocheq
pkgname=php-$_pkgname-git
-pkgver=r38.b578958
+pkgver=r39.6e3c4f8
pkgrel=1
pkgdesc="Sick of pesky type checking making your code too slow (and correct) ?"
arch=('i686' 'x86_64')