diff options
author | tnut <tnut at nutyx dot com> | 2011-08-14 11:11:47 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-08-14 11:11:47 +0200 |
commit | 9eb245b7669dd9e9542f7f99332b631c76e40e71 (patch) | |
tree | fae45f8e4d390a106577acdecf7fbfed80644cdb /base/ati-utils/Pkgfile | |
parent | 51b824382624eca1db5f4c39ca899ab5d2fd0984 (diff) | |
download | nutyx-pakxe-9eb245b7669dd9e9542f7f99332b631c76e40e71.tar.gz nutyx-pakxe-9eb245b7669dd9e9542f7f99332b631c76e40e71.tar.bz2 nutyx-pakxe-9eb245b7669dd9e9542f7f99332b631c76e40e71.tar.xz nutyx-pakxe-9eb245b7669dd9e9542f7f99332b631c76e40e71.zip |
ati-utils, maj 11.7-1
Diffstat (limited to 'base/ati-utils/Pkgfile')
-rwxr-xr-x | base/ati-utils/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/ati-utils/Pkgfile b/base/ati-utils/Pkgfile index 2c2e485c3..164ec922b 100755 --- a/base/ati-utils/Pkgfile +++ b/base/ati-utils/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=ati-utils -version=11.6 +version=11.7 release=1 [ "`uname -m`" == "i686" ] && _ARCH=x86 [ "`uname -m`" == "x86_64" ] && _ARCH=x86_64 |