summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Gahde2016-06-21 16:06:03 +0200
committerJakob Gahde2016-06-21 16:06:03 +0200
commit6939b7974a7b5b21587b4530916b7d8289a851d9 (patch)
tree37de6cfed688432f7ece71ef55ff24f872a60074
parentdccb0517481ba54892155bea64d6b8ad90025fde (diff)
downloadaur-6939b7974a7b5b21587b4530916b7d8289a851d9.tar.gz
arc-firefox-theme 47.20160607-2: Add missing makedeps
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0cafd7f5d2b..9c9f0deecef8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,14 @@
# Generated by mksrcinfo v8
-# Sun Jun 12 09:17:53 UTC 2016
+# Tue Jun 21 14:05:34 UTC 2016
pkgbase = arc-firefox-theme
pkgdesc = Official Arc Firefox theme
pkgver = 47.20160607
- 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
source = https://github.com/horst3180/arc-firefox-theme/archive/47.20160607.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 58bf86983773..5accc16a0287 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=arc-firefox-theme
pkgver=47.20160607
-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')
+makedepends=('zip' 'unzip')
source=("https://github.com/horst3180/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('ac679c6ff6bd354912915e58be5bd68c6ffc07dea081d8f1ccb41cbc58fb1e24')