diff options
author | root <root@rshg054.dnsready.net> | 2013-05-08 01:04:35 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-08 01:04:35 -0700 |
commit | d6413cd6dac778aa64e48046ce7110000997ff61 (patch) | |
tree | ea1f6355efa7d2bf83845e79d14d30c2760897e5 /community/nemo-fileroller/PKGBUILD | |
parent | da0a0d88caa1bf934ebf314ef86e15928dbb027b (diff) |
Wed May 8 01:04:33 PDT 2013
Diffstat (limited to 'community/nemo-fileroller/PKGBUILD')
-rw-r--r-- | community/nemo-fileroller/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/nemo-fileroller/PKGBUILD b/community/nemo-fileroller/PKGBUILD index 6b767fe38..b3b8c4268 100644 --- a/community/nemo-fileroller/PKGBUILD +++ b/community/nemo-fileroller/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: twa022 <twa022 at gmail dot com> pkgname=nemo-fileroller -pkgver=1.7.1 +pkgver=1.8.0 pkgrel=1 pkgdesc="Nemo fileroller extension" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ depends=('nemo' 'file-roller') options=('!libtool' '!emptydirs') sha256sums=('3381a3421b2fd69746b610cfa3dfeb83d4795076ec692fcf28bcccf69bfe36d0' - 'b15f7cd536f595acd070cdff5b9c5c59df44bbc7bf91a1fd560702875b0f3669') + 'b89c4667b175ad6ad59b6938dab7e9b53c3bcdc25a5ac5177203662900aac2f5') build() { |