Skip to content

Commit a76ef8d

Browse files
committed
Merge branch '2.0.1_release'
2 parents ebe7595 + 592b3ed commit a76ef8d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

arch/baka-mplayer-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: u8sand <u8sand@gmail.com>
22
pkgname=baka-mplayer-git
3-
pkgver=2.0.0
3+
pkgver=2.0.1
44
pkgrel=1
55
pkgdesc="Baka MPlayer is a free and open source, cross-platform, libmpv based multimedia player."
66
url="http://bakamplayer.u8sand.net/"

arch/baka-mplayer/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: u8sand <u8sand@gmail.com>
22
pkgname=baka-mplayer
3-
pkgver=2.0.0
3+
pkgver=2.0.1
44
pkgrel=1
55
pkgdesc="Baka MPlayer is a free and open source, cross-platform, libmpv based multimedia player."
66
url="http://bakamplayer.u8sand.net/"

src/Baka-MPlayer.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
#-------------------------------------------------
66

7-
VERSION = 2.0.0
7+
VERSION = 2.0.1
88
QT += core gui network svg
99
CODECFORSRC = UTF-8
1010
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

0 commit comments

Comments
 (0)