mirror of
https://github.com/archlinux/aur.git
synced 2026-03-06 00:22:36 +01:00
Bump version to 0.0.47
This commit is contained in:
parent
b008a4b3e6
commit
85f8c3a56b
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = discord-canary
|
||||
pkgdesc = All-in-one voice and text chat for gamers that's free and secure.
|
||||
pkgver = 0.0.46
|
||||
pkgver = 0.0.47
|
||||
pkgrel = 1
|
||||
url = https://discordapp.com/
|
||||
install = DiscordCanary.install
|
||||
|
|
@ -24,8 +24,8 @@ pkgbase = discord-canary
|
|||
source = LICENSE
|
||||
md5sums = 2ff4b71f582b9d62eadbb487d4190d15
|
||||
md5sums = 26b3229c74488c64d94798e48bc49fcd
|
||||
source_x86_64 = https://dl-canary.discordapp.net/apps/linux/0.0.46/discord-canary-0.0.46.tar.gz
|
||||
md5sums_x86_64 = 5d13ef056412e1c800c144a13a8e20a7
|
||||
source_x86_64 = https://dl-canary.discordapp.net/apps/linux/0.0.47/discord-canary-0.0.47.tar.gz
|
||||
md5sums_x86_64 = 11f63c86ecbbb10ed2e71a838fe6e5a9
|
||||
|
||||
pkgname = discord-canary
|
||||
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -5,7 +5,7 @@
|
|||
_branch='discord-canary'
|
||||
|
||||
pkgname=discord-canary
|
||||
pkgver=0.0.46
|
||||
pkgver=0.0.47
|
||||
pkgrel=1
|
||||
pkgdesc="All-in-one voice and text chat for gamers that's free and secure."
|
||||
arch=('x86_64')
|
||||
|
|
@ -24,7 +24,7 @@ source=(DiscordCanary.desktop LICENSE)
|
|||
source_x86_64=("https://dl-canary.discordapp.net/apps/linux/${pkgver}/${_branch}-${pkgver}.tar.gz")
|
||||
md5sums=('2ff4b71f582b9d62eadbb487d4190d15'
|
||||
'26b3229c74488c64d94798e48bc49fcd')
|
||||
md5sums_x86_64=('5d13ef056412e1c800c144a13a8e20a7')
|
||||
md5sums_x86_64=('11f63c86ecbbb10ed2e71a838fe6e5a9')
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue