summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Wozniak2017-03-06 21:13:24 +0100
committerPatrick Wozniak2017-03-06 21:13:24 +0100
commitc2d1ebe0e710d2eec8fd150933c0acdc355ecafc (patch)
tree61c38f5c4f08955ccd407dc98dc765af4a254f4b
parent631afec1ae55d0d993a6b58d019d01bd8a0139a7 (diff)
downloadaur-openbox-arc-git.tar.gz
update git version; removed dependency 'gtk-engine-murrine'
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f451898c506..ba07c8c30a9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,12 @@
-# Generated by mksrcinfo v8
-# Wed Mar 30 20:19:10 UTC 2016
pkgbase = openbox-arc-git
pkgdesc = An attempt to create Openbox themes to fit with the rest of the Arc theme. (git)
- pkgver = 20160330.r10.b39574d
+ pkgver = 20170306.r18.d6bfa0e
pkgrel = 1
url = https://github.com/dglava/arc-openbox
arch = any
license = GPL3
makedepends = git
depends = openbox
- depends = gtk-engine-murrine
source = openbox-arc-git::git+https://github.com/dglava/arc-openbox.git#branch=master
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 83cbbc8a9530..903e41b28687 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Wozniak <hello@patwoz.de>
pkgname=openbox-arc-git
-pkgver=20160330.r10.b39574d
+pkgver=20170306.r18.d6bfa0e
pkgrel=1
pkgdesc="An attempt to create Openbox themes to fit with the rest of the Arc theme. (git)"
@@ -11,7 +11,6 @@ license=('GPL3')
depends=(
'openbox'
- 'gtk-engine-murrine'
)
makedepends=(
'git'