mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
audio/apulse: Updated for version 20151219.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
22b7db490e
commit
032a2f62e9
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# <https://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=apulse
|
||||
VERSION=${VERSION:-20151031}
|
||||
SRCVERSION=${SRCVERSION:-fd40eb8d593b48025bc26c107237ce7ddda879b6}
|
||||
VERSION=${VERSION:-20151219}
|
||||
SRCVERSION=${SRCVERSION:-1a395013489c09fcd73d2f58994e8a53a1b903c2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="apulse"
|
||||
VERSION="20151031"
|
||||
VERSION="20151219"
|
||||
HOMEPAGE="https://github.com/i-rinat/apulse"
|
||||
DOWNLOAD="https://github.com/i-rinat/apulse/archive/fd40eb8d593b48025bc26c107237ce7ddda879b6.tar.gz"
|
||||
MD5SUM="f37ba63f0457df43cfc436ac4d537be6"
|
||||
DOWNLOAD="https://github.com/i-rinat/apulse/archive/1a395013489c09fcd73d2f58994e8a53a1b903c2.tar.gz"
|
||||
MD5SUM="e670e784166118ffd3e367bfc6a1217f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue