summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurie Clark-Michalek <bluepeppers@archlinux.us>2011-09-04 16:38:13 +0100
committerLaurie Clark-Michalek <bluepeppers@archlinux.us>2011-09-04 16:38:13 +0100
commit30f77165c1712bee8b267a7189229d4d52a83a22 (patch)
tree3af9f8a5b50137c3c49b22148bbc0f0e466e09d8
parent6919be81b4d6579b77873c7040919d6d1f0696ad (diff)
Bumped version in pkgbuild and fixed typo.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb8de05..e2d8bcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Laurie Clark-Michalek <bluepeppers@archlinux.us>
pkgname=archey3
-pkgver=20110612
+pkgver=20110904
pkgrel=1
-pkgdesc="Python script to display system infomation alongside Arch Linux logo"
+pkgdesc="Python script to display system infomation alongside the Arch Linux logo"
arch=('any')
url="http://bluepeppers.github.com/archey3"
license=('GPL')