summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2019-05-26 22:02:22 +0800
committerruki <[email protected]>2019-05-26 22:02:22 +0800
commit9c37f2eb79af59e757083dad9c34a0115d72ab49 (patch)
treec081edbbbd6aae1c2f2c699c0ac5e4f7934aba40
parent3633407fdd3f55288c602238957f9e9fa16fc063 (diff)
update scripts
-rw-r--r--scripts/PKGBUILD4
-rwxr-xr-xscripts/brew-pr2
2 files changed, 3 insertions, 3 deletions
diff --git a/scripts/PKGBUILD b/scripts/PKGBUILD
index bc73840b0..5d4d87836 100644
--- a/scripts/PKGBUILD
+++ b/scripts/PKGBUILD
@@ -2,7 +2,7 @@
# PKGBuild Create By: lumpyzhu <[email protected]>
pkgname=xmake
-pkgver=2.2.5
+pkgver=2.2.6
pkgrel=1
pkgdesc="A make-like build utility based on Lua"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="https://github.com/xmake-io/xmake"
license=('Apache')
makedepends=()
source=("$pkgname.zip::https://github.com/xmake-io/xmake/archive/v${pkgver}.zip")
-sha256sums=('20e9bd6684be429d20cda69ff16e0fdacaaade80760a87c9e42b54e3661f214e')
+sha256sums=('8823d8f60c34ffe77c5b9b0a3a522fc5a0fb1a32dcb9de0f3c927a99ecb6fd8a')
build() {
cd "$srcdir/${pkgname}-${pkgver}"
diff --git a/scripts/brew-pr b/scripts/brew-pr
index ecf16abeb..61471d577 100755
--- a/scripts/brew-pr
+++ b/scripts/brew-pr
@@ -1,2 +1,2 @@
#!/bin/bash
-brew bump-formula-pr --url=https://github.com/xmake-io/xmake/archive/v2.2.5.tar.gz --sha256=1c7ce3da87c03ce9d6be20b67561421039865c8de87fc4db1f94d934c22aacf4 xmake
+brew bump-formula-pr --url=https://github.com/xmake-io/xmake/archive/v2.2.6.tar.gz --sha256=2cc173d6898615073eb090b94c3bf6ff4761f6a0de655c6cb938388debc8e3f1 xmake