summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Gahde2016-11-16 23:23:29 +0100
committerJakob Gahde2016-11-16 23:23:29 +0100
commitc49de241091dca8e054123cf98ce2099692a386a (patch)
tree8b8a1a08d11aa68c0d0341270d18d7bb9a2fc5b9
parent02de8e31b409e10774865a0fa610b5397a042aa7 (diff)
downloadaur-c49de241091dca8e054123cf98ce2099692a386a.tar.gz
arc-firefox-theme 50.20161114-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 e1d96ab9fd17..b7da79f40102 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Nov 4 20:45:48 UTC 2016
+# Wed Nov 16 22:21:07 UTC 2016
pkgbase = arc-firefox-theme
pkgdesc = Official Arc Firefox theme
- pkgver = 49.20160920
- pkgrel = 2
+ pkgver = 50.20161114
+ 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 = arc-gtk-theme
- source = https://github.com/horst3180/arc-firefox-theme/archive/49.20160920.tar.gz
- sha256sums = b8067dc9a5b1a53b29158be656b5c5e951894599076f3dbd1050e053e3602ab0
+ source = https://github.com/horst3180/arc-firefox-theme/archive/50.20161114.tar.gz
+ sha256sums = c229c66a66cc37c275a42c8f11a848b377f07896ab01bc0d6812e8fc7ee3f2c3
pkgname = arc-firefox-theme
diff --git a/PKGBUILD b/PKGBUILD
index 4cb5218e4488..23e6a271246d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=arc-firefox-theme
-pkgver=49.20160920
-pkgrel=2
+pkgver=50.20161114
+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' 'arc-gtk-theme')
makedepends=('zip' 'unzip')
source=("https://github.com/horst3180/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('b8067dc9a5b1a53b29158be656b5c5e951894599076f3dbd1050e053e3602ab0')
+sha256sums=('c229c66a66cc37c275a42c8f11a848b377f07896ab01bc0d6812e8fc7ee3f2c3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"