summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBad Cast2022-12-23 22:32:26 +0600
committerBad Cast2022-12-23 22:32:26 +0600
commitd177618c3ebdf2dfe294d45dd20219ae12fa98e8 (patch)
tree514e9dff466281b1707ef9c8c2c0f4dcbb04dad5
parentb9d9417750fb86e4d2f262c4848431debada473b (diff)
downloadaur-d177618c3ebdf2dfe294d45dd20219ae12fa98e8.tar.gz
Updated version to 5.10.2418.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cec9de305310..3d9474f2b5ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = aimp
pkgdesc = AIMP (on Wine) is powerful free audio player.
pkgver = 5.10
- pkgrel = 2417
+ pkgrel = 2418
url = https://www.aimp.ru/
arch = x86_64
license = custom
depends = wine
- source = https://www.aimp.ru/files/linux/aimp_5.10-2417_amd64.deb
- md5sums = 9b562a6054ce4fec9dd6fdb2f284da46
+ source = https://www.aimp.ru/files/linux/aimp_5.10-2418_amd64.deb
+ md5sums = 342ccb740bad87ee3a1217d0bb83fd12
pkgname = aimp
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}"