summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Gahde2016-10-30 10:02:46 +0100
committerJakob Gahde2016-10-30 10:02:46 +0100
commit2c6f10ba4de68ba2d87ad485637b073ef1077d12 (patch)
tree4ef380f9d7642adf63264629e3eea227398765c5
parent7839fdb2db54a15151551d995f7401571e4a81fa (diff)
downloadaur-2c6f10ba4de68ba2d87ad485637b073ef1077d12.tar.gz
arc-firefox-theme 49.20160920: New version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27f7496ded75..a234c59f1bba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Aug 20 08:45:11 UTC 2016
+# Sun Oct 30 09:01:47 UTC 2016
pkgbase = arc-firefox-theme
pkgdesc = Official Arc Firefox theme
- pkgver = 48.20160802
+ pkgver = 49.20160920
pkgrel = 1
url = https://github.com/horst3180/arc-firefox-theme/
arch = any
@@ -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/48.20160802.tar.gz
- sha256sums = 231f217c1df6091987cdfbbbcec1e22397e8d4d947ab68749db25da332cecf40
+ source = https://github.com/horst3180/arc-firefox-theme/archive/49.20160920.tar.gz
+ sha256sums = b8067dc9a5b1a53b29158be656b5c5e951894599076f3dbd1050e053e3602ab0
pkgname = arc-firefox-theme
diff --git a/PKGBUILD b/PKGBUILD
index 12e368b61f25..f62135adcdac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=arc-firefox-theme
-pkgver=48.20160802
+pkgver=49.20160920
pkgrel=1
pkgdesc="Official Arc Firefox theme"
arch=('any')
@@ -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=('231f217c1df6091987cdfbbbcec1e22397e8d4d947ab68749db25da332cecf40')
+sha256sums=('b8067dc9a5b1a53b29158be656b5c5e951894599076f3dbd1050e053e3602ab0')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"