summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aef116600c99..0c62a07c9249 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: yjun <jerrysteve1101 at gmail dot com>
pkgname=dongbei
-pkgver=0.0.11
+pkgver=0.0.13
pkgrel=1
pkgdesc="东北方言编程语言"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/zhanyong-wan/dongbei"
license=('MIT')
makedepends=('python-setuptools-scm' 'python-setuptools')
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/zhanyong-wan/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('896ea5f48a7b491f24858d5598531c76a4df899477d2b44ffe89328f9dd909c4')
+sha256sums=('4b5b9532d29be6013e184c8ce0221ff3693489b1429626819b18882984c6b549')
build() {
cd $pkgname-$pkgver