summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPopcorn2018-09-30 03:11:28 +0800
committerPopcorn2018-09-30 03:11:28 +0800
commit9614b636c73a1295c9564b3e1141ff7010de30a2 (patch)
treec0accec3f0bff60c80c18bc1e7626527ec92e6fc
parent28bd567ce685a2a6962a98c3b9f48734b165e17c (diff)
downloadaur-9614b636c73a1295c9564b3e1141ff7010de30a2.tar.gz
20180930
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5381d76c8012..9eda60300201 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = arcint-gtk-theme
pkgdesc = My own version of horst3180's Arc theme
- pkgver = 20180928
- pkgrel = 3
+ pkgver = 20180930
+ pkgrel = 1
url = https://git.entrenix.xyz/Popcorn/arcint-theme
arch = any
license = GPL3
@@ -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/20180928.tar.gz
- sha512sums = f0cdb49ee3014deffd9a941aff2c339d87089c218ac1426e8711d967fb033821b9807ea421542bb7eba6d1c425ca1a7976591efc32bb703d06fd89df53e42dd9
+ source = https://git.entrenix.xyz/Popcorn/arcint-theme/archive/20180930.tar.gz
+ sha512sums = d5d351bfe1d9ba83afd5a63c74c8f9528d4add6bd5c4bc633603faff16ae9e3e6202f21521e182ad0949a463f66b65e7104c460bd2005c51fafa4b26fc9a6694
pkgname = arcint-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index b4c7df168966..7f9e504b4fb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=arcint-gtk-theme
_pkgname=arcint-theme
pkgdesc="My own version of horst3180's Arc theme"
-pkgver=20180928
-pkgrel=3
+pkgver=20180930
+pkgrel=1
provides=("arcint-gtk-theme")
conflicts=("arcint-gtk-theme-git")
arch=("any")
@@ -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=("f0cdb49ee3014deffd9a941aff2c339d87089c218ac1426e8711d967fb033821b9807ea421542bb7eba6d1c425ca1a7976591efc32bb703d06fd89df53e42dd9")
+sha512sums=("d5d351bfe1d9ba83afd5a63c74c8f9528d4add6bd5c4bc633603faff16ae9e3e6202f21521e182ad0949a463f66b65e7104c460bd2005c51fafa4b26fc9a6694")
build() {
cd ${_pkgname}