summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBad Cast2023-02-02 00:55:57 +0600
committerBad Cast2023-02-02 00:56:38 +0600
commit1dbe8a1165cc476afed8bac3ccb59c848a2b35f3 (patch)
tree64a59d4244e8567d59bbdce024da3edd2587d495 /PKGBUILD
parentd177618c3ebdf2dfe294d45dd20219ae12fa98e8 (diff)
downloadaur-1dbe8a1165cc476afed8bac3ccb59c848a2b35f3.tar.gz
Updated version to 5.11.2421.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 618b25128a56..f0a892cae3ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: Artem Izmaylov <support@aimp.ru>
pkgname=aimp
-pkgver=5.10
-pkgrel=2418
+pkgver=5.11
+pkgrel=2421
url="https://www.aimp.ru/"
pkgdesc="AIMP (on Wine) is powerful free audio player."
arch=('x86_64')
license=('custom')
depends=('wine')
source=("https://www.aimp.ru/files/linux/aimp_${pkgver}-${pkgrel}_amd64.deb")
-md5sums=('342ccb740bad87ee3a1217d0bb83fd12')
+md5sums=('7f285180690ada562c0ef4501b039a1b')
build(){
cd "${srcdir}"