Update to 2.1.0.6-1

This commit is contained in:
Gilrain 2016-06-20 21:05:46 +02:00
parent bfa3690bbd
commit f325a3f69b
3 changed files with 10 additions and 6 deletions

View file

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Mon Jun 20 16:02:46 UTC 2016
# Mon Jun 20 19:05:38 UTC 2016
pkgbase = asf
pkgdesc = Steam cards farmer.
pkgver = 2.1.0.5
pkgver = 2.1.0.6
pkgrel = 1
url = https://github.com/JustArchi/ArchiSteamFarm
install = asf.install
@ -11,11 +11,11 @@ pkgbase = asf
license = Apache
depends = mono
backup = opt/asf/config/ASF.json
source = https://github.com/JustArchi/ArchiSteamFarm/releases/download/2.1.0.5/ASF.zip
source = https://github.com/JustArchi/ArchiSteamFarm/releases/download/2.1.0.6/ASF.zip
source = asf.sh
source = asf-config.sh
source = asf.service
sha256sums = a4f26d6d8c85710adea94ae5fa037a2f9a00f0cb8ffce205ec83cd2d5b950278
sha256sums = d766d75f7c408098ab6737349d63742bad012c2752865ceecbd62eeeee18f141
sha256sums = a5d0324c029efb1f99264e787fea26ad53953b4df59bf642bca1ffabad4027f5
sha256sums = 63b8d4718e8cc61016ef415ff418e6180102b077315f5ce77bfcab9c03433565
sha256sums = afeee8eb3f1bafa1b0502ce6be43e5119ab73fdc228a49990c9087462c5464af

View file

@ -1,7 +1,7 @@
# Maintainer: Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
pkgname="asf"
pkgver="2.1.0.5"
pkgver="2.1.0.6"
pkgrel=1
pkgdesc="Steam cards farmer."
arch=('any')
@ -15,7 +15,7 @@ source=("https://github.com/JustArchi/ArchiSteamFarm/releases/download/${pkgver}
"${pkgname}.sh"
"${pkgname}-config.sh"
"${pkgname}.service")
sha256sums=('a4f26d6d8c85710adea94ae5fa037a2f9a00f0cb8ffce205ec83cd2d5b950278'
sha256sums=('d766d75f7c408098ab6737349d63742bad012c2752865ceecbd62eeeee18f141'
'a5d0324c029efb1f99264e787fea26ad53953b4df59bf642bca1ffabad4027f5'
'63b8d4718e8cc61016ef415ff418e6180102b077315f5ce77bfcab9c03433565'
'afeee8eb3f1bafa1b0502ce6be43e5119ab73fdc228a49990c9087462c5464af')

View file

@ -1,3 +1,7 @@
2016-06-20 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 2.1.0.6:
Fixed !2faok confirming only one confirmation at a time (2.1.0.5 regression)
Divided !pause command into !pause and !resume
2016-06-20 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 2.1.0.5:
[!] Incompatibility with previous versions of ASF - Bot's database will be converted from old V1 into new V2 format, which means that newly generated Bot's database will not run correctly with previous versions of ASF.