summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')