summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2022-09-12 11:26:14 +0200
committerGiovanni Santini2022-09-12 11:26:14 +0200
commit225bafa9f310420c5bd9ab75e454aa1f9cd8038a (patch)
tree369a8b390ac0e65a2a9a501afe7157b7bc4479da
parentbe463277c81506e496d028fcd53250e5af6268c6 (diff)
downloadaur-225bafa9f310420c5bd9ab75e454aa1f9cd8038a.tar.gz
upgpkg: arc-kde 20220908-1
- Version bump. - Minor changes to the PKGBUILD.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2906c2fb9bf..5c581df69650 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = arc-kde
pkgdesc = Arc theme for KDE Plasma 5
- pkgver = 20220810
+ pkgver = 20220908
pkgrel = 1
url = https://github.com/PapirusDevelopmentTeam/arc-kde
arch = any
license = GPL3
options = !strip
- source = arc-kde-20220810.tar.gz::https://github.com/PapirusDevelopmentTeam/arc-kde/archive/20220810.tar.gz
- sha256sums = 51e0fa6ba174f5882de152f7ce84e60c8619c67eeb1c4dfe5963c25b934ab66a
+ source = arc-kde-20220908.tar.gz::https://github.com/PapirusDevelopmentTeam/arc-kde/archive/20220908.tar.gz
+ sha256sums = bb4f547df20fc43fc19315cd0c96a447068abdc4095e7ae8b654a813e3422e93
pkgname = arc-kde
optdepends = kvantum-theme-arc: Arc theme for Kvantum Qt style (recommended)
diff --git a/PKGBUILD b/PKGBUILD
index c205a0f919e7..884e8fa4d2dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Bruno Pagani <archange@archlinux.org>
pkgbase=arc-kde
-pkgname=('arc-kde' 'kvantum-theme-arc')
-pkgver=20220810
+pkgname=(arc-kde kvantum-theme-arc)
+pkgver=20220908
pkgrel=1
pkgdesc="Arc theme for KDE Plasma 5"
arch=(any)
@@ -11,7 +11,7 @@ url="https://github.com/PapirusDevelopmentTeam/${pkgbase}"
license=(GPL3)
options=(!strip)
source=(${pkgbase}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('51e0fa6ba174f5882de152f7ce84e60c8619c67eeb1c4dfe5963c25b934ab66a')
+sha256sums=('bb4f547df20fc43fc19315cd0c96a447068abdc4095e7ae8b654a813e3422e93')
package_arc-kde() {
optdepends=('kvantum-theme-arc: Arc theme for Kvantum Qt style (recommended)')