summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Konarev2023-02-18 19:40:32 +0300
committerAlexander Konarev2023-02-18 19:40:32 +0300
commit145fe42243af17dd0960726d5a52f151c6e3e4fc (patch)
tree3a324f8c34812c94ec916951fb84bdb775a4f6af
parent1b2d31f3b9446b5cbd1a412ea35c65c9f765fca4 (diff)
downloadaur-dmusic.tar.gz
New release!
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e555aa0fc609..6629a06f8299 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dmusic
pkgdesc = Compact and native Yandex Music client
- pkgver = 0.3
- pkgrel = 7
+ pkgver = 0.4
+ pkgrel = 1
url = https://github.com/levovix0/DMusic
arch = x86_64
license = GPL3
@@ -15,9 +15,9 @@ pkgbase = dmusic
depends = qt5-graphicaleffects
depends = qt5-svg
depends = openssl-1.1
- source = https://github.com/levovix0/DMusic/archive/refs/tags/0.3.zip
+ source = https://github.com/levovix0/DMusic/archive/refs/tags/0.4.zip
source = DMusic.desktop
- sha256sums = 1f82e732584257246162201bc59b339adca71a90dcd811b775a6b681f067d7f2
+ sha256sums = c79b524655bea77016cb57f449c08cf68db4169d10f33fe6932a8cbd01ef525e
sha256sums = 5aa2b3210f93963c825373195aae8adaa75edf9c82c59d657c0c3250a37c3a8a
pkgname = dmusic
diff --git a/PKGBUILD b/PKGBUILD
index a710a6ef0181..4d15eea70c3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Alexander Konarev (avkonarev) <AVKonarev@gmail.com>
pkgname=dmusic
-pkgver=0.3
-pkgrel=7
+pkgver=0.4
+pkgrel=1
pkgdesc="Compact and native Yandex Music client"
arch=('i686' 'x86_64')
url="https://github.com/levovix0/DMusic"
@@ -10,7 +10,7 @@ license=('GPL3')
arch=('x86_64')
source=("https://github.com/levovix0/DMusic/archive/refs/tags/$pkgver.zip"
"DMusic.desktop")
-sha256sums=('1f82e732584257246162201bc59b339adca71a90dcd811b775a6b681f067d7f2'
+sha256sums=('c79b524655bea77016cb57f449c08cf68db4169d10f33fe6932a8cbd01ef525e'
'5aa2b3210f93963c825373195aae8adaa75edf9c82c59d657c0c3250a37c3a8a')
depends=(
'taglib'