mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
multimedia/aegisub: Updated for version 3.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7fb258159e
commit
a7e5a74ad3
2 changed files with 5 additions and 5 deletions
|
@ -21,8 +21,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=aegisub
|
||||
VERSION=${VERSION:-3.2.0}
|
||||
BUILD=${BUILD:-3}
|
||||
VERSION=${VERSION:-3.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
MVER=3.2
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="aegisub"
|
||||
VERSION="3.2.0"
|
||||
VERSION="3.2.1"
|
||||
HOMEPAGE="http://www.aegisub.org/"
|
||||
DOWNLOAD="http://ftp.aegisub.org/pub/archives/releases/source/aegisub-3.2.0.tar.xz"
|
||||
MD5SUM="914685eb87daf230ac8856ed81479b43"
|
||||
DOWNLOAD="http://ftp.aegisub.org/pub/archives/releases/source/aegisub-3.2.1.tar.xz"
|
||||
MD5SUM="ff50e925eb96c69d928811e93a045a6b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libass lua ffms2 wxGTK3"
|
||||
|
|
Loading…
Reference in a new issue