diff options
Diffstat (limited to 'extra/pm-utils/PKGBUILD')
-rw-r--r-- | extra/pm-utils/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/pm-utils/PKGBUILD b/extra/pm-utils/PKGBUILD index 9f861a506..5722959a4 100644 --- a/extra/pm-utils/PKGBUILD +++ b/extra/pm-utils/PKGBUILD @@ -5,9 +5,9 @@ pkgname=pm-utils pkgver=1.4.1 -pkgrel=5 +pkgrel=5.1 pkgdesc="Utilities and scripts for suspend and hibernate power management" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pm-utils.freedesktop.org" license=('GPL') depends=('bash' 'procps' 'pm-quirks') |