summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKienyew2020-10-05 20:05:43 +0800
committerKienyew2020-10-05 20:05:43 +0800
commit55ac3fd86b739964178fa11b7f7ea5bbb1254a9a (patch)
tree43feee4bac362437efacd968b4c7dddd44efa977
parent8c127d28be7805a9c5cd800ebafce5151b476a3d (diff)
downloadaur-55ac3fd86b739964178fa11b7f7ea5bbb1254a9a.tar.gz
Version up
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98051d2d2ad4..d647c20949dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = fcitx5-skin-arc
pkgdesc = A fcitx5 theme imitates the famous Arc theme
- pkgver = 0.0.0.20201002
+ pkgver = 0.0.0.20201005
pkgrel = 1
url = https://github.com/Kienyew/fcitx5-arc-theme
arch = any
license = MIT
- source = https://github.com/Kienyew/fcitx5-arc-theme/archive/e759f97590e02f307e402bdba68849f943558218/fcitx5-arc-theme-e759f97590e02f307e402bdba68849f943558218.tar.gz
+ source = https://github.com/Kienyew/fcitx5-arc-theme/archive/5d2a3981304499e81131730577cbf22f881d7919/fcitx5-arc-theme-5d2a3981304499e81131730577cbf22f881d7919.tar.gz
md5sums = f9e3f4ac9ea621dafbbae3ff16a9aada
pkgname = fcitx5-skin-arc
diff --git a/PKGBUILD b/PKGBUILD
index 9d282f64d256..3e9f840eded8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=fcitx5-skin-arc
_pkgname=fcitx5-arc-theme
-pkgver=0.0.0.20201002
-_commit=e759f97590e02f307e402bdba68849f943558218
+pkgver=0.0.0.20201005
+_commit=5d2a3981304499e81131730577cbf22f881d7919
pkgrel=1
pkgdesc="A fcitx5 theme imitates the famous Arc theme"
arch=('any')
url="https://github.com/Kienyew/fcitx5-arc-theme"
license=('MIT')
source=("https://github.com/Kienyew/fcitx5-arc-theme/archive/$_commit/$_pkgname-$_commit.tar.gz")
-md5sums=('f9e3f4ac9ea621dafbbae3ff16a9aada')
+md5sums=('3e61fcd7379de96615d0601ac43b2aef')
package() {
cd $_pkgname-$_commit