diff options
author | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-06-01 10:22:42 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernandez <hahj87@gmail.com> | 2011-06-01 10:22:42 -0500 |
commit | d0ff33b1fe48e45ca08f7ca62dc36486250ecb77 (patch) | |
tree | 4cf47d0b1ab194cbdbf2b9088bd6b4e74514895a /community/sxiv/PKGBUILD | |
parent | a132c57ad9882be1abe3785f1f103d6e5011866f (diff) | |
parent | c40a217db5f63be3aa88a32ad77ec93efb40d95c (diff) |
Merge branch 'master' of vparabola:~/abslibre-pre-mips64el
Conflicts:
kde-unstable/calligra/PKGBUILD
Diffstat (limited to 'community/sxiv/PKGBUILD')
-rw-r--r-- | community/sxiv/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sxiv/PKGBUILD b/community/sxiv/PKGBUILD index 04e771c57..c24491033 100644 --- a/community/sxiv/PKGBUILD +++ b/community/sxiv/PKGBUILD @@ -3,7 +3,7 @@ pkgname=sxiv pkgver=0.8.1 -pkgrel=2 +pkgrel=3 pkgdesc='simple x image viewer' arch=('i686' 'x86_64') license=('GPL2') @@ -14,7 +14,7 @@ source=("https://github.com/downloads/muennich/sxiv/sxiv-${pkgver}.tar.gz" 'sxiv.desktop' 'config.h') md5sums=('23006a1900690d46c0ff126c76cdbd02' - '0b6d43bd356aadc12537c010950e2272' + '1dda85ff6bed4de337f8fb303075ed11' '8018e9f2f63b155098428be9dbaf8b5c') build() { |