summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkusti82016-11-09 18:04:11 -0500
committerkusti82016-11-09 18:04:11 -0500
commita0d0edd972f4db8dfe79ed5c31975328153e480c (patch)
tree3ac2f9bf90d9a4198b7318e3e9af5fdd25f54da8
parent92e509551dd08ea28f14c9b8593520ccdabaa8f1 (diff)
downloadaur-a0d0edd972f4db8dfe79ed5c31975328153e480c.tar.gz
Update md5sum
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD12
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ebf7ea05b56..752703c7d7bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = harmony-player
pkgdesc = A next-gen music player built with Electron.
pkgver = 0.4.2
- pkgrel = 2
+ pkgrel = 3
url = http://getharmony.xyz/
arch = x86_64
license = GPL
@@ -19,11 +19,11 @@ pkgbase = harmony-player
source = harmony-256.png
source = harmony
md5sums = 523ad9b339af61c663ba6ee9cf12209c
- md5sums = 1a635e04543694457179313e4ca7b315
+ md5sums = 776af71320e401646bf96a7d4c721d27
md5sums = 9ff4e602debeaf6d88c625189342db52
md5sums = d3ff15f6c1dd18a81a933242aae9c892
md5sums = 0df74ddd513dbea8d1fb130c4232bd73
- md5sums = 8340d5f3171e1846082e93bb0269e115
+ md5sums = 6fc9e4c549c010f948f0ec5906c52983
pkgname = harmony-player
diff --git a/PKGBUILD b/PKGBUILD
index 3f1d6f157626..2c45bcab4453 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustav Hansen <kusti8@gmail.com>
pkgname=harmony-player
pkgver=0.4.2
-pkgrel=2
+pkgrel=3
pkgdesc="A next-gen music player built with Electron."
arch=('x86_64')
url="http://getharmony.xyz/"
@@ -22,11 +22,11 @@ source=("harmony-$pkgver.tar.xz::https://github.com/vincelwt/harmony/releases/do
"harmony-256.png"
"harmony")
md5sums=('523ad9b339af61c663ba6ee9cf12209c'
- '1a635e04543694457179313e4ca7b315'
- '9ff4e602debeaf6d88c625189342db52'
- 'd3ff15f6c1dd18a81a933242aae9c892'
- '0df74ddd513dbea8d1fb130c4232bd73'
- '8340d5f3171e1846082e93bb0269e115') #autofill using updpkgsums
+ '776af71320e401646bf96a7d4c721d27'
+ '9ff4e602debeaf6d88c625189342db52'
+ 'd3ff15f6c1dd18a81a933242aae9c892'
+ '0df74ddd513dbea8d1fb130c4232bd73'
+ '6fc9e4c549c010f948f0ec5906c52983')
package() {
cd "harmony-$pkgver"