summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPopcorn2018-10-27 09:43:14 +0800
committerPopcorn2018-10-27 09:43:14 +0800
commit7172573a76c002a050a9def4f0cb3b71d014ad73 (patch)
tree268a77e3d4e75a963456a93bb617348a5938c3cb
parent9614b636c73a1295c9564b3e1141ff7010de30a2 (diff)
downloadaur-7172573a76c002a050a9def4f0cb3b71d014ad73.tar.gz
20181027
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9eda60300201..5f165cc51ed6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = arcint-gtk-theme
pkgdesc = My own version of horst3180's Arc theme
- pkgver = 20180930
+ pkgver = 20181027
pkgrel = 1
url = https://git.entrenix.xyz/Popcorn/arcint-theme
arch = any
@@ -12,8 +12,8 @@ pkgbase = arcint-gtk-theme
optdepends = gnome-themes-standard: for gtk2 themes
provides = arcint-gtk-theme
conflicts = arcint-gtk-theme-git
- source = https://git.entrenix.xyz/Popcorn/arcint-theme/archive/20180930.tar.gz
- sha512sums = d5d351bfe1d9ba83afd5a63c74c8f9528d4add6bd5c4bc633603faff16ae9e3e6202f21521e182ad0949a463f66b65e7104c460bd2005c51fafa4b26fc9a6694
+ source = https://git.entrenix.xyz/Popcorn/arcint-theme/archive/20181027.tar.gz
+ sha512sums = 64b3b377706d305bcbafff7271c66a539966170ba5895e3f15bdca7c341a2ca03eba6bc2ac03e93de9a3c5c430fe91f4eb24c607e6efd0d0915f503470e9b49f
pkgname = arcint-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index 7f9e504b4fb2..acb4d4cadfdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=arcint-gtk-theme
_pkgname=arcint-theme
pkgdesc="My own version of horst3180's Arc theme"
-pkgver=20180930
+pkgver=20181027
pkgrel=1
provides=("arcint-gtk-theme")
conflicts=("arcint-gtk-theme-git")
@@ -13,7 +13,7 @@ license=("GPL3")
optdepends=("gnome-themes-standard: for gtk2 themes")
makedepends=("gtk3" "sassc" "optipng" "inkscape")
source=("${url}/archive/${pkgver}.tar.gz")
-sha512sums=("d5d351bfe1d9ba83afd5a63c74c8f9528d4add6bd5c4bc633603faff16ae9e3e6202f21521e182ad0949a463f66b65e7104c460bd2005c51fafa4b26fc9a6694")
+sha512sums=("64b3b377706d305bcbafff7271c66a539966170ba5895e3f15bdca7c341a2ca03eba6bc2ac03e93de9a3c5c430fe91f4eb24c607e6efd0d0915f503470e9b49f")
build() {
cd ${_pkgname}