mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/feh: Updated for version 3.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c89c7c8a3c
commit
bacadb18ed
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=feh
|
||||
VERSION=${VERSION:-3.2}
|
||||
VERSION=${VERSION:-3.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="feh"
|
||||
VERSION="3.2"
|
||||
VERSION="3.2.1"
|
||||
HOMEPAGE="https://feh.finalrewind.org"
|
||||
DOWNLOAD="https://feh.finalrewind.org/feh-3.2.tar.bz2"
|
||||
MD5SUM="db51079569dad598f26810f6a5144535"
|
||||
DOWNLOAD="https://feh.finalrewind.org/feh-3.2.1.tar.bz2"
|
||||
MD5SUM="37639abfcc7e8a24a35528bdc5b83d32"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="imlib2"
|
||||
|
|
Loading…
Reference in a new issue