summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7c644af84d1..1248772ab96d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sat Feb 4 13:46:41 UTC 2017
+# Sat Feb 4 15:09:19 UTC 2017
pkgbase = metacity-themes
pkgdesc = The standard Metacity themes
- pkgver = 3.18.9
+ pkgver = 3.18.9.1
pkgrel = 1
url = https://github.com/charlesbos/metacity-themes
arch = any
license = GPL2
conflicts = gnome-themes-standard<3.16.0
conflicts = metacity<3.20.0
- source = https://github.com/charlesbos/metacity-themes/archive/3.18.9.tar.gz
- sha256sums = 5cc4e21bdf9e37812dc2fca4aea22f50112774b7b01a4d68c6a1dec36957c4fe
+ source = https://github.com/charlesbos/metacity-themes/archive/3.18.9.1.tar.gz
+ sha256sums = 879b6f7c887a446716c7ca1a57b88cf877dd427aba29fbe8278da470baed3d28
pkgname = metacity-themes
diff --git a/PKGBUILD b/PKGBUILD
index f35a6ffd9bb2..3704a569cc7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Charles Bos <charlesbos1 AT gmail>
pkgname=metacity-themes
-pkgver=3.18.9
+pkgver=3.18.9.1
pkgrel=1
pkgdesc="The standard Metacity themes"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/charlesbos/metacity-themes"
license=('GPL2')
conflicts=('gnome-themes-standard<3.16.0' 'metacity<3.20.0')
source=("https://github.com/charlesbos/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('5cc4e21bdf9e37812dc2fca4aea22f50112774b7b01a4d68c6a1dec36957c4fe')
+sha256sums=('879b6f7c887a446716c7ca1a57b88cf877dd427aba29fbe8278da470baed3d28')
package() {
mkdir -p "${pkgdir}/usr/share/themes"