summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Gahde2016-08-20 10:45:41 +0200
committerJakob Gahde2016-08-20 10:45:41 +0200
commit7839fdb2db54a15151551d995f7401571e4a81fa (patch)
tree2ea49fa7f4d0dbca7f234582b1573bf4f4e5aea3
parent6939b7974a7b5b21587b4530916b7d8289a851d9 (diff)
downloadaur-7839fdb2db54a15151551d995f7401571e4a81fa.tar.gz
arc-firefox-theme 48.20160802-1: New version
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c9f0deecef8..27f7496ded75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jun 21 14:05:34 UTC 2016
+# Sat Aug 20 08:45:11 UTC 2016
pkgbase = arc-firefox-theme
pkgdesc = Official Arc Firefox theme
- pkgver = 47.20160607
- pkgrel = 2
+ pkgver = 48.20160802
+ pkgrel = 1
url = https://github.com/horst3180/arc-firefox-theme/
arch = any
license = custom:MPL2.0
@@ -11,8 +11,8 @@ pkgbase = arc-firefox-theme
makedepends = unzip
depends = firefox
depends = gtk-theme-arc
- source = https://github.com/horst3180/arc-firefox-theme/archive/47.20160607.tar.gz
- sha256sums = ac679c6ff6bd354912915e58be5bd68c6ffc07dea081d8f1ccb41cbc58fb1e24
+ source = https://github.com/horst3180/arc-firefox-theme/archive/48.20160802.tar.gz
+ sha256sums = 231f217c1df6091987cdfbbbcec1e22397e8d4d947ab68749db25da332cecf40
pkgname = arc-firefox-theme
diff --git a/PKGBUILD b/PKGBUILD
index 5accc16a0287..12e368b61f25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=arc-firefox-theme
-pkgver=47.20160607
-pkgrel=2
+pkgver=48.20160802
+pkgrel=1
pkgdesc="Official Arc Firefox theme"
arch=('any')
url="https://github.com/horst3180/${pkgname}/"
@@ -10,7 +10,7 @@ license=('custom:MPL2.0')
depends=('firefox' 'gtk-theme-arc')
makedepends=('zip' 'unzip')
source=("https://github.com/horst3180/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('ac679c6ff6bd354912915e58be5bd68c6ffc07dea081d8f1ccb41cbc58fb1e24')
+sha256sums=('231f217c1df6091987cdfbbbcec1e22397e8d4d947ab68749db25da332cecf40')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"