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 0b82cf29f5a1..076f7f234bbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Misaka13514 <Misaka13514 at gmail dot com>
pkgname=bbg-git
-pkgver=20220212.r0.d37787d
+pkgver=20220213.r4.381d3df
pkgrel=1
pkgdesc="A static blog generator built with electron"
arch=('any')
url="https://github.com/baiyang-lzy/bbg"
-license=('GPL3')
+license=('Unlicense')
depends=('electron' 'gtk3' 'libxcb')
makedepends=('git' 'npm')
provides=("${pkgname%-git}")