summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreenRaccoon232015-08-26 05:43:59 -0500
committerGreenRaccoon232015-08-26 05:43:59 -0500
commit0444b0cd703744891366ab3361bec4ce225c5712 (patch)
treeab247ef2aa191ab96805482b039a1b7edddd7570
parent61464160715e770fb05070956f13862c1df5a050 (diff)
downloadaur-0444b0cd703744891366ab3361bec4ce225c5712.tar.gz
Added a ton of emblems and a few other icons
-rwxr-xr-x[-rw-r--r--].SRCINFO2
-rwxr-xr-xPKGBUILD25
2 files changed, 25 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97a7403ef549..f8c0480905de 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = archdroid-icon-theme-git
pkgdesc = Port of Android 5.0 Lollipop's material design icons to Arch.
- pkgver = r86.ab8e2ae
+ pkgver = r87.c3d81a2
pkgrel = 1
url = https://github.com/GreenRaccoon23/archdroid-icon-theme
install = archdroid-icon-theme.install
diff --git a/PKGBUILD b/PKGBUILD
index febecec71c69..822be1b271f0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,30 @@
# Maintainer: GreenRaccoon23 <GreenRaccoon a t gmail d o t com>
+# NOTE!
+# Install 'archdroid-icon-theme' instead of this package.
+#
+# OTHER NOTES:
+# This is the git variant of 'archdroid-icon-theme'.
+#
+# This git variant is NOT a newer release than 'archdroid-icon-theme';
+# both packages are always updated at the same time.
+# This one is merely an alternative in case the other fails to install.
+# The non-git variant downloads and installs MUCH faster than this one:
+# 'archdroid-icon-theme' == 1MB download (xz archive),
+# 'archdroid-icon-theme-git' == 40MB download (full git clone/gz archive).
+# In other words, download 'archdroid-icon-theme' instead of this package,
+# unless you have a specific reason otherwise
+# (e.g., 'archdroid-icon-theme' doesn't download correctly).
+#
+# If you find any problems or have any suggestions, ideas, or requests,
+# by all means, PLEASE let me know.
+# You can do that here:
+# 'https://github.com/GreenRaccoon23/archdroid-icon-theme/issues'
+# I'd really appreciate your feedback,
+# and I will most likely implement any additions you request.
+
pkgname=archdroid-icon-theme-git
-pkgver=r86.ab8e2ae
+pkgver=r87.c3d81a2
pkgrel=1
pkgdesc="Port of Android 5.0 Lollipop's material design icons to Arch."
arch=('any')