diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-05-24 22:02:28 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-05-24 22:03:10 +0200 |
commit | 76b5704f46d3e59e41ed5883d23dd0d4aa818f4c (patch) | |
tree | a5adf840adb3093276c1fcf6b27135cecd935462 /inxi | |
parent | b37bf77aa7e3354edc3831f7c9038d77da00fec2 (diff) | |
download | aur-packages-76b5704f46d3e59e41ed5883d23dd0d4aa818f4c.tar.gz aur-packages-76b5704f46d3e59e41ed5883d23dd0d4aa818f4c.tar.xz |
updates
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'inxi')
-rw-r--r-- | inxi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inxi/PKGBUILD b/inxi/PKGBUILD index 0bba47e..f3ff5dc 100644 --- a/inxi/PKGBUILD +++ b/inxi/PKGBUILD @@ -1,6 +1,6 @@ # Contributor: Florian Pritz <f-p@gmx.at> pkgname=inxi -pkgver=1.4.8 +pkgver=1.4.9 pkgrel=1 pkgdesc="script to get system information" arch=('any') |