diff options
author | Laurie Clark-Michalek <bluepeppers@archlinux.us> | 2011-09-04 16:38:13 +0100 |
---|---|---|
committer | Laurie Clark-Michalek <bluepeppers@archlinux.us> | 2011-09-04 16:38:13 +0100 |
commit | 30f77165c1712bee8b267a7189229d4d52a83a22 (patch) | |
tree | 3af9f8a5b50137c3c49b22148bbc0f0e466e09d8 | |
parent | 6919be81b4d6579b77873c7040919d6d1f0696ad (diff) |
Bumped version in pkgbuild and fixed typo.
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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') |