summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeeweep2019-12-11 20:00:13 +0800
committerpeeweep2019-12-11 20:00:13 +0800
commit464b24adf9cd26aabe6ff46f9be002bb41d8333f (patch)
tree7d6171fcf83f0fb942b12d302458e6c319a4314f
parent30729c1d8152f88e0914bb32859af51134ea56be (diff)
downloadaur-464b24adf9cd26aabe6ff46f9be002bb41d8333f.tar.gz
bump version 20191205.6b41cbe
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD2
3 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bff6d560282a..87c8c5dbb3ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = clash-dashboard-git
pkgdesc = web port of clash
- pkgver = 20191202.66ef301
+ pkgver = 20191205.6b41cbe
pkgrel = 1
url = https://github.com/Dreamacro/clash-dashboard
install = clash-dashboard.install
diff --git a/.gitignore b/.gitignore
index 7e346b40a061..86f0a8851f78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ src
*.log
*.tar.gz
*.pkg.tar.xz
+*.pkg.tar.zst
diff --git a/PKGBUILD b/PKGBUILD
index 98f67d02828c..a63c2646c5e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=clash-dashboard-git
_pkgname=clash-dashboard
-pkgver=20191202.66ef301
+pkgver=20191205.6b41cbe
pkgrel=1
pkgdesc="web port of clash"
arch=('any')