summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShadowKyogre2015-06-08 07:44:41 -0700
committerShadowKyogre2015-06-08 07:44:41 -0700
commit38fde8c3e8000249e484e491bf4aaaa2f28200cd (patch)
tree8fa49a1d2aee4732b0db27f326831c7c4fbc077a /PKGBUILD
downloadaur-gtk-theme-black-widow.tar.gz
Initial import
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD20
1 files changed, 20 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..7f95ebe414fe
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,20 @@
+# Maintainer: Sapphira Armageddos <shadowkyogre.public+aur@gmail.com>
+
+pkgname=gtk-theme-black-widow
+pkgver=20130602
+pkgrel=3
+pkgdesc="GTK2/GTK3 theme based off of adwaita and recolored to be more black and red. "
+arch=('any')
+url=("http://craazyt.deviantart.com/art/Black-Widow-GTK-285404067")
+license=('GPL2')
+optdepends=('gnome-themes-standard: For GTK3' 'gtk-engine-murrine: For GTK2' 'metacity: For Metacity window manager theme')
+source=(http://fc04.deviantart.com/fs71/f/2012/048/4/a/black_widow_gtk_by_craazyt-d4px76r.zip)
+
+
+package () {
+ install -dm755 "${pkgdir}/usr/share/themes"
+ cp -r "${srcdir}"/Black-Widow-GTK "${pkgdir}/usr/share/themes"
+
+}
+sha256sums=('36adba7fbaf06a19c8801d2ff9eb9a4fba9fa087be59af33c488b9ee3c7e6ec6')
+sha256sums=('604da5196eeaaed5ec2f14127ce7cce754166f25678868263c42d59879a0e163')