summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2019-07-10 18:09:15 +0200
committerMario Finelli2019-07-10 18:09:15 +0200
commita8c9053ed37155890b29cda86eba6b4354a773fc (patch)
treefb57854de5af1bea765bca556a3d9d452dc55830
parent39f3e4b38239930b01b2fe2b1590e7ab993d00f5 (diff)
downloadaur-a8c9053ed37155890b29cda86eba6b4354a773fc.tar.gz
Bump to 1.4.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d74f8dcb506f..82f1e1fbbee8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = foobar2000
pkgdesc = An advanced freeware audio player (uses Wine).
- pkgver = 1.4.5
+ pkgver = 1.4.6
pkgrel = 1
url = http://www.foobar2000.org/
install = foobar2000.install
@@ -11,12 +11,12 @@ pkgbase = foobar2000
makedepends = wget
depends = wine
depends = desktop-file-utils
- source = foobar2000_v1.4.5.exe::https://www.foobar2000.org/download
+ source = foobar2000_v1.4.6.exe::https://www.foobar2000.org/download
source = LICENSE
source = foobar2000.sh
source = foobar2000.png
source = foobar2000.desktop
- sha256sums = 83105bb622790f21b12a47f16092cb20b34d400328e0d41fe748b3ac1ee42f43
+ sha256sums = 94dd5b180928264f6e7504e9a35aa9e38bdbffad37f6af14e9a12e997fdc20a4
sha256sums = 6a0aec62c077dae45b778b9e18ae6f470d5105c020e4e44a67ab267f0bf40e35
sha256sums = 3a1876b7f7f9b0297a633d7e6a480f92a2eeea46d8496a3546fcb1b0859be7aa
sha256sums = 2031e952d1d1d6cb4c2ff2b879421149f3f0780ca5d3ac03bc9c23fcbbd053d6
diff --git a/PKGBUILD b/PKGBUILD
index 9f3c1c9b286a..c78e91e521a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mario Finelli <mario at finel dot li>
pkgname=foobar2000
-pkgver=1.4.5
+pkgver=1.4.6
pkgrel=1
pkgdesc="An advanced freeware audio player (uses Wine)."
arch=(i686 x86_64)
@@ -15,7 +15,7 @@ source=("foobar2000_v$pkgver.exe::https://www.foobar2000.org/download"
"${pkgname}.png"
"${pkgname}.desktop")
install="${pkgname}.install"
-sha256sums=('83105bb622790f21b12a47f16092cb20b34d400328e0d41fe748b3ac1ee42f43'
+sha256sums=('94dd5b180928264f6e7504e9a35aa9e38bdbffad37f6af14e9a12e997fdc20a4'
'6a0aec62c077dae45b778b9e18ae6f470d5105c020e4e44a67ab267f0bf40e35'
'3a1876b7f7f9b0297a633d7e6a480f92a2eeea46d8496a3546fcb1b0859be7aa'
'2031e952d1d1d6cb4c2ff2b879421149f3f0780ca5d3ac03bc9c23fcbbd053d6'