summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSakura19432021-04-10 12:27:49 +0800
committerSakura19432021-04-10 12:27:49 +0800
commitdd5d5d293519570a6ca4e8c583f7c9562162b601 (patch)
tree186c101322fd2c4e5f90a67714b21722c1c2608d
parent7e2182e9b3a95d5118b2497a7ff6fb968976c0c5 (diff)
downloadaur-dd5d5d293519570a6ca4e8c583f7c9562162b601.tar.gz
uploads
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 186ef7a3622d..33a8d6a60c51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hexo-deployer-with-theme-typography
pkgdesc = Hexo deployment tool with typography theme
- pkgver = 1.1
+ pkgver = 1.2
pkgrel = 1
url = https://gitlab.com/Sakura1943/hexo-deployer-with-theme-typography
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = hexo-deployer-with-theme-typography
depends = zip
depends = nodejs-lts-erbium
depends = dialog
- provides = hexo-deployer-with-theme-typography=1.1
+ provides = hexo-deployer-with-theme-typography=1.2
source = https://mirrors.yaoyz.cn/hexo//hexo.sh
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 696848872260..1b4f2fba918f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sakura1943 <1436700265@qq.com>
pkgname=hexo-deployer-with-theme-typography
-pkgver=1.1
+pkgver=1.2
pkgrel=1
pkgdesc="Hexo deployment tool with typography theme"
arch=(x86_64)