summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Bos2017-02-04 13:47:00 +0000
committerCharles Bos2017-02-04 13:47:00 +0000
commit631b3ec6bcb6dad647931b5047446c41e4550b43 (patch)
treea6b6c1fcc5e60f2926479a664c5fae76191fcce2
parent5562ba5fff43cbcdee82c6b772176c1a46036d5c (diff)
downloadaur-631b3ec6bcb6dad647931b5047446c41e4550b43.tar.gz
update to 3.18.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4683a2e41279..b7c644af84d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Wed Feb 1 13:40:11 UTC 2017
+# Sat Feb 4 13:46:41 UTC 2017
pkgbase = metacity-themes
pkgdesc = The standard Metacity themes
- pkgver = 3.18.8
+ pkgver = 3.18.9
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.8.tar.gz
- sha256sums = 17207b5aa9aeb6b94f417bf48f3f981af17a2b072414443b000b5ad7d8310618
+ source = https://github.com/charlesbos/metacity-themes/archive/3.18.9.tar.gz
+ sha256sums = 5cc4e21bdf9e37812dc2fca4aea22f50112774b7b01a4d68c6a1dec36957c4fe
pkgname = metacity-themes
diff --git a/PKGBUILD b/PKGBUILD
index 2dc946de1068..f35a6ffd9bb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Charles Bos <charlesbos1 AT gmail>
pkgname=metacity-themes
-pkgver=3.18.8
+pkgver=3.18.9
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=('17207b5aa9aeb6b94f417bf48f3f981af17a2b072414443b000b5ad7d8310618')
+sha256sums=('5cc4e21bdf9e37812dc2fca4aea22f50112774b7b01a4d68c6a1dec36957c4fe')
package() {
mkdir -p "${pkgdir}/usr/share/themes"