summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2016-03-31 11:36:15 -0400
committerAdam Goldsmith2016-03-31 11:36:15 -0400
commit5c8d13da8803c1841712d32f768dde4d0d379173 (patch)
tree69152ece230e6e13297a7008299d0bf4d39323f3
parent2dff47c58e52bd04381c9aafceaab513ad1f71e5 (diff)
downloadaur-5c8d13da8803c1841712d32f768dde4d0d379173.tar.gz
Migrate to AUR4
add maintainer, .gitignore
-rw-r--r--.SRCINFO4
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD3
3 files changed, 9 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f34d4eb3de0..4deaff060b0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
-# Generated by makepkg 4.2.0
-# Sat Jan 10 21:31:47 UTC 2015
+# Generated by mksrcinfo v8
+# Thu Mar 31 15:33:54 UTC 2016
pkgbase = numix-themes-darkblue
pkgdesc = A flat and light theme with a modern look using Arch Linux colors (GNOME, Cinnamon, MATE, Openbox, Unity, XFCE)
pkgver = 2.5
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..1431751fa477
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.pkg.tar*
+/pkg/
+/src/
+/numix-themes-darkblue-*.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index f0effe50049d..e10bbe2a6775 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,10 @@
+# Maintainer: Adam Goldsmith <contact@adamgoldsmith.name>
+
## Contributor: Martin Wimpress <code@flexion.org>
## Contributor: Maxime Gauduin <alucryd@gmail.com>
## Contributor: Diego <cdprincipe@gmail.com>
## Contributor: dRaiser <pw@draiser.net>
+
pkgname=numix-themes-darkblue
pkgver=2.5
pkgrel=1