summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwolftankk2018-02-09 13:45:25 +0800
committerwolftankk2018-02-09 13:45:25 +0800
commit4fee5d50e9ac48d05eecf00495e32b9cf178c1cd (patch)
treec039ca6a9f4649e08407b326357f53b96313cf3b
parent6e9dda9404d453d8e22a1cecd4155f64b18bcc84 (diff)
downloadaur-4fee5d50e9ac48d05eecf00495e32b9cf178c1cd.tar.gz
dump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab6f0fecbddf..9afe24225925 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zephir
pkgdesc = Zephir is a compiled high level language aimed to the creation of C-extensions for PHP http://zephir-lang.com/
- pkgver = 0.10.6
+ pkgver = 0.10.7
pkgrel = 1
url = https://github.com/phalcon/zephir
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = zephir
depends = json-c
depends = php-zephir-parser
backup = etc/php/conf.d/zephir.ini
- source = https://github.com/phalcon/zephir/archive/0.10.6.tar.gz
- sha256sums = 0cb956294604d362d698b7492e8e97483bff611b2bb24eb28d0b6f3fc421fde5
+ source = https://github.com/phalcon/zephir/archive/0.10.7.tar.gz
+ sha256sums = b8402d971908e1e64b8b0e24bb5729bb142ea68824b8c754a6de9b91074693d3
pkgname = zephir
diff --git a/PKGBUILD b/PKGBUILD
index 59039ccdd757..3cfc053b499d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: wolftankk <wolftankk@gmail.com>
pkgname=zephir
-pkgver=0.10.6
+pkgver=0.10.7
pkgrel=1
pkgdesc="Zephir is a compiled high level language aimed to the creation of C-extensions for PHP http://zephir-lang.com/"
url="https://github.com/phalcon/zephir"
@@ -18,7 +18,7 @@ source=(
"https://github.com/phalcon/zephir/archive/$pkgver.tar.gz"
)
-sha256sums=('0cb956294604d362d698b7492e8e97483bff611b2bb24eb28d0b6f3fc421fde5')
+sha256sums=('b8402d971908e1e64b8b0e24bb5729bb142ea68824b8c754a6de9b91074693d3')
package() {
ZEPHIRDIR=/opt/$pkgname