system/tilda: Updated for version 1.3.3.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
e68fccc5e4
commit
95ce6b89e5
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tilda
|
||||
VERSION=${VERSION:-1.3.1}
|
||||
VERSION=${VERSION:-1.3.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tilda"
|
||||
VERSION="1.3.1"
|
||||
VERSION="1.3.3"
|
||||
HOMEPAGE="https://github.com/lanoxx/tilda"
|
||||
DOWNLOAD="https://github.com/lanoxx/tilda/archive/tilda-1.3.1.tar.gz"
|
||||
MD5SUM="2e1e40e73ccd4f03b3595b8842bb0397"
|
||||
DOWNLOAD="https://github.com/lanoxx/tilda/archive/tilda-1.3.3.tar.gz"
|
||||
MD5SUM="785b0df315135ed283715f823b78cf87"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="confuse vte3"
|
||||
|
|
Loading…
Reference in New Issue