mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
audio/apulse: updated for version 0.1.3
This commit is contained in:
parent
40810fd596
commit
48174e5106
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# <http://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=apulse
|
||||
VERSION=${VERSION:-0.1.2}
|
||||
VERSION=${VERSION:-0.1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="apulse"
|
||||
VERSION="0.1.2"
|
||||
VERSION="0.1.3"
|
||||
HOMEPAGE="https://github.com/i-rinat/apulse"
|
||||
DOWNLOAD="https://github.com/i-rinat/apulse/archive/v0.1.2.tar.gz"
|
||||
MD5SUM="1d38f3052107b77188f82d4c128fd7d0"
|
||||
DOWNLOAD="https://github.com/i-rinat/apulse/archive/v0.1.3.tar.gz"
|
||||
MD5SUM="a8d02a6175a4835e0477b7055c561be7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue