summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Gahde2016-11-04 21:46:48 +0100
committerJakob Gahde2016-11-04 21:46:48 +0100
commit02de8e31b409e10774865a0fa610b5397a042aa7 (patch)
tree1fc5dc7d49ae5e3a136321eeb13f1af0b4733153
parent2c6f10ba4de68ba2d87ad485637b073ef1077d12 (diff)
downloadaur-02de8e31b409e10774865a0fa610b5397a042aa7.tar.gz
arc-firefox-theme 49.20160920: Update dependencies after renaming of the GTK theme package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a234c59f1bba..e1d96ab9fd17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sun Oct 30 09:01:47 UTC 2016
+# Fri Nov 4 20:45:48 UTC 2016
pkgbase = arc-firefox-theme
pkgdesc = Official Arc Firefox theme
pkgver = 49.20160920
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/horst3180/arc-firefox-theme/
arch = any
license = custom:MPL2.0
makedepends = zip
makedepends = unzip
depends = firefox
- depends = gtk-theme-arc
+ depends = arc-gtk-theme
source = https://github.com/horst3180/arc-firefox-theme/archive/49.20160920.tar.gz
sha256sums = b8067dc9a5b1a53b29158be656b5c5e951894599076f3dbd1050e053e3602ab0
diff --git a/PKGBUILD b/PKGBUILD
index f62135adcdac..4cb5218e4488 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=arc-firefox-theme
pkgver=49.20160920
-pkgrel=1
+pkgrel=2
pkgdesc="Official Arc Firefox theme"
arch=('any')
url="https://github.com/horst3180/${pkgname}/"
license=('custom:MPL2.0')
-depends=('firefox' 'gtk-theme-arc')
+depends=('firefox' 'arc-gtk-theme')
makedepends=('zip' 'unzip')
source=("https://github.com/horst3180/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('b8067dc9a5b1a53b29158be656b5c5e951894599076f3dbd1050e053e3602ab0')