diff options
| author | ruki <[email protected]> | 2019-04-02 00:37:10 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-04-01 21:43:04 +0800 |
| commit | cd6c78807908f9f309d387e270dcf9a2b6580910 (patch) | |
| tree | 78549fac9dafc85c4d646606286a06ee9ab6a92c /scripts | |
| parent | d71a01615883fffa53fbd28e578db14353628a52 (diff) | |
update PKGBUILD
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/PKGBUILD b/scripts/PKGBUILD index 579f1fe64..754171ae8 100644 --- a/scripts/PKGBUILD +++ b/scripts/PKGBUILD @@ -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=('e89b6e45b93d8965aeb93d069c17f60723ecd1389b06bd9c6147ce1181e7cad2') +sha256sums=('20e9bd6684be429d20cda69ff16e0fdacaaade80760a87c9e42b54e3661f214e') build() { cd "$srcdir/${pkgname}-${pkgver}" |
