summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryjun2021-10-08 12:10:42 +0800
committeryjun2021-10-08 12:10:42 +0800
commit3c53b5f9db4490cac4a4ec128c621c9dae37ee08 (patch)
tree8309815f6909c75d926a20337aba6531ce87c95c /PKGBUILD
parentf5ce1d01a5dc9e41d1540645173dceadb0442d85 (diff)
downloadaur-3c53b5f9db4490cac4a4ec128c621c9dae37ee08.tar.gz
updpkg: dongbei 0.0.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 4 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e6d8835bc6f..aef116600c99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,15 @@
-# Maintainer: yjun <jerrysteve1101@gmail.com>
+# Maintainer: yjun <jerrysteve1101 at gmail dot com>
pkgname=dongbei
-pkgver=0.0.6
+pkgver=0.0.11
pkgrel=1
pkgdesc="东北方言编程语言"
arch=('any')
url="https://github.com/zhanyong-wan/dongbei"
license=('MIT')
-depends=('python-setuptools')
-makedepends=('python-setuptools-scm')
-provides=("${pkgname}-git")
-conflicts=("${pkgname}-git")
+makedepends=('python-setuptools-scm' 'python-setuptools')
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/zhanyong-wan/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('91f5d5ab1bbec14e50acc73027b3e6ac852fade50fa06238b1e0e372eb4936e9')
+sha256sums=('896ea5f48a7b491f24858d5598531c76a4df899477d2b44ffe89328f9dd909c4')
build() {
cd $pkgname-$pkgver