summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf7c836a5878..154f0e5876f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-pkgver=0.2.0
+pkgver=0.1.1
pkgname=yues
pkgrel=1
pkgdesc='Yue library provider for any language/framework'
@@ -11,8 +11,8 @@ depends=(
)
makedepends=(
)
-url='https://libyue.com/'
-license=('Custom')
+url='https://github.com/KaMeHb-UA/yues'
+license=('MIT')
source=("git+https://github.com/KaMeHb-UA/yues.git#tag=v$pkgver")
sha256sums=('SKIP')