libraries/qutepart: Updated for version 3.3.3.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2023-09-11 12:45:00 -07:00 committed by Willy Sudiarto Raharjo
parent f291ea33ef
commit 0ddd941539
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for qutepart # Slackware build script for qutepart
# Copyright 2012-2017 Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org # Copyright 2012-2017 Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
# Copyright 2017 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> # Copyright 2017-2023 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qutepart PRGNAM=qutepart
VERSION=${VERSION:-20220131_aa69fe6} VERSION=${VERSION:-3.3.3}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="qutepart" PRGNAM="qutepart"
VERSION="20220131_aa69fe6" VERSION="3.3.3"
HOMEPAGE="https://github.com/andreikop/qutepart" HOMEPAGE="https://github.com/andreikop/qutepart"
DOWNLOAD="https://ponce.cc/slackware/sources/repo/qutepart-20220131_aa69fe6.tar.xz" DOWNLOAD="https://github.com/andreikop/qutepart/archive/refs/tags/v3.3.3/qutepart-3.3.3.tar.gz"
MD5SUM="20de321e01a2b8751f39006a5a24dd75" MD5SUM="f8fec81e2549d522eb0335b57f6b531a"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""