mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
system/trash: Updated for version 1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a0f38e4250
commit
48468b64fd
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=trash
|
||||
VERSION=${VERSION:-1.3}
|
||||
VERSION=${VERSION:-1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=noarch
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="trash"
|
||||
VERSION="1.3"
|
||||
VERSION="1.4"
|
||||
HOMEPAGE="https://notabug.org/jeffersonrocha/trash"
|
||||
DOWNLOAD="https://notabug.org/jeffersonrocha/trash/raw/master/trash-1.3.tar.xz"
|
||||
MD5SUM="ad9e21fd2ec36cf1486beab13693d6ca"
|
||||
DOWNLOAD="https://notabug.org/jeffersonrocha/trash/raw/master/trash-1.4.tar.xz"
|
||||
MD5SUM="70dcab86f05df9d9ff2b4cdd64087cfa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Jefferson Rocha"
|
||||
EMAIL="lrcjefferson@gmail.com"
|
||||
EMAIL="root@slackjeff.com.br"
|
||||
|
|
Loading…
Reference in a new issue