summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyril Levis2021-02-06 17:03:17 +0100
committerCyril Levis2021-02-06 17:03:17 +0100
commit7162dd1778038c8b9fcf87756a027f407e93f666 (patch)
treef14c10c5c59109a5c9d78e5c19c8c009506cab20
parent46ab6e7af5952aad391b05af4ee5a156e09ad47a (diff)
downloadaur-gtk-theme-arc-gruvbox-git.tar.gz
upgpkg: gtk-theme-arc-gruvbox-git r12.e5ea0ff-2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02af1fb85027..433f2dbce178 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = gtk-theme-arc-gruvbox-git
pkgdesc = A flat, grey gruvboxed theme with transparent elements for GTK 3, GTK 2 and gnome-shell. Latest commit from the master branch on Github.
pkgver = r12.e5ea0ff
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cyrinux/arc-gruvbox-theme
arch = any
license = GPL3
makedepends = git
depends = gtk3
- depends = gtk-engine-murrine
provides = gtk-theme-arc-grey-gruvboxed
conflicts = gtk-theme-arc-grey-gruvboxed
source = arc-gruvbox-theme::git+https://github.com/cyrinux/arc-gruvbox-theme.git
diff --git a/PKGBUILD b/PKGBUILD
index 5de76cfbf136..83bba4a41fd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@ pkgname=gtk-theme-arc-gruvbox-git
_pkgname=arc-gruvbox-theme
_pkgauthor=cyrinux
pkgver=r12.e5ea0ff
-pkgrel=1
+pkgrel=2
pkgdesc="A flat, grey gruvboxed theme with transparent elements for GTK 3, GTK 2 and gnome-shell. Latest commit from the master branch on Github."
arch=('any')
url="https://github.com/${_pkgauthor}/${_pkgname}"
license=('GPL3')
-depends=('gtk3' 'gtk-engine-murrine')
+depends=('gtk3')
makedepends=('git')
source=(${_pkgname}::"git+https://github.com/${_pkgauthor}/${_pkgname}.git")
sha256sums=('SKIP')