summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Finelli2020-05-27 11:44:33 -0400
committerMario Finelli2020-05-27 11:44:33 -0400
commit97d116feb23f89bf3b1f7b6646424bc50ad9f379 (patch)
tree25cc7644ee8c1f3d62837a6210ae3f2ccdc43ad5 /PKGBUILD
parent73f8aece3b0fc49c2de406f822511b6ee1f1a483 (diff)
downloadaur-97d116feb23f89bf3b1f7b6646424bc50ad9f379.tar.gz
Bump to 1.5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e404b8ab570..a9e3b5ed0b08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mario Finelli <mario at finel dot li>
pkgname=foobar2000
-pkgver=1.5.3
+pkgver=1.5.4
pkgrel=1
pkgdesc="An advanced freeware audio player (uses Wine)."
arch=(i686 x86_64)
@@ -15,9 +15,9 @@ source=("foobar2000_v$pkgver.exe::https://www.foobar2000.org/download"
"${pkgname}.png"
"${pkgname}.desktop")
install="${pkgname}.install"
-sha256sums=('576e353a374927f171474533a59e222d70de7d674c935bbe63053ce41093fe2c'
+sha256sums=('838adc84c9d36312f82e333c8876ce9b653436f33912a00f879e52f99a1c8654'
'6a0aec62c077dae45b778b9e18ae6f470d5105c020e4e44a67ab267f0bf40e35'
- '3a1876b7f7f9b0297a633d7e6a480f92a2eeea46d8496a3546fcb1b0859be7aa'
+ '99090a8094887dbd3f59dd988db0fdac21d3ceddad5fe03342b12054202458ef'
'2031e952d1d1d6cb4c2ff2b879421149f3f0780ca5d3ac03bc9c23fcbbd053d6'
'2b6134997e55ce5ef5014dc266cda71b763949ad683d321246a5143333dd1fa0')
DLAGENTS=('https::/usr/bin/wget -nH --cut-dirs=3 -r -l 2 -A exe -R '*beta*.exe' %u')