mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
misc/gnome-keyring: Updated for version 2.24.1
This commit is contained in:
parent
cc668d4735
commit
24529ca921
2 changed files with 3 additions and 1 deletions
|
@ -107,4 +107,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
|
|||
cat $CWD/doinst.sh > $PKG/install/doinst.sh
|
||||
|
||||
cd $PKG
|
||||
/sbin/makepkg -p -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
|
||||
/sbin/makepkg -p -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
|
||||
|
|
|
@ -2,7 +2,9 @@ PRGNAM="gnome-keyring"
|
|||
VERSION="2.24.1"
|
||||
HOMEPAGE="http://live.gnome.org/GnomeKeyring"
|
||||
DOWNLOAD="http://ftp.gnome.org/Public/GNOME/sources/gnome-keyring/2.24/gnome-keyring-2.24.1.tar.gz"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="d0a8f1878dd00a99f6a9b8287ef9b35e"
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Stylianos Tsampas"
|
||||
EMAIL="ztsampas@otenet.gr"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue