summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBad Cast2022-12-23 22:32:26 +0600
committerBad Cast2022-12-23 22:32:26 +0600
commitd177618c3ebdf2dfe294d45dd20219ae12fa98e8 (patch)
tree514e9dff466281b1707ef9c8c2c0f4dcbb04dad5 /PKGBUILD
parentb9d9417750fb86e4d2f262c4848431debada473b (diff)
downloadaur-d177618c3ebdf2dfe294d45dd20219ae12fa98e8.tar.gz
Updated version to 5.10.2418.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d60d8c3a932e..618b25128a56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=aimp
pkgver=5.10
-pkgrel=2417
+pkgrel=2418
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=('9b562a6054ce4fec9dd6fdb2f284da46')
+md5sums=('342ccb740bad87ee3a1217d0bb83fd12')
build(){
cd "${srcdir}"