summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakob Gahde2017-04-21 18:38:39 +0200
committerJakob Gahde2017-04-21 18:38:39 +0200
commitc1e47472b0ff904e3e7faaeb75a426409eb2f92b (patch)
treea8dd314bab2477f2576f49328f66cd8862db38ce /PKGBUILD
parent095ae23fd9c75c7bdb20b0903d6ec8aea8e62f48 (diff)
downloadaur-arc-firefox-theme.tar.gz
arc-firefox-theme 53.20170420-1: New version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca5ddb31882b..d1dfac6683e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=arc-firefox-theme
-pkgver=52.20170311
+pkgver=53.20170420
pkgrel=1
pkgdesc="Official Arc Firefox theme"
arch=('any')
@@ -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=('e169a222b64aa776a08f740eccefadefb2a215ec2d684ea6f39f0795987b7c1d')
+sha256sums=('ddb75b30194eddf173f47dbe6c9b23a119ac374d37487861d2177ae8b39bd153')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"