summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucio Rubens2018-01-25 17:26:46 -0300
committerLucio Rubens2018-01-25 17:26:46 -0300
commit835f293032c6df8000224a0dcf6be495b2cd5990 (patch)
tree4c1adae0efe6843d82f3c6bfce1271357bcb84e8
parent2824dad7588c3c9cb25e6849c63b63a98fe7e522 (diff)
downloadaur-835f293032c6df8000224a0dcf6be495b2cd5990.tar.gz
1.5.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
-rw-r--r--arkclient.desktop1
3 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9694cca8019e..1c8621c1ad13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ark-desktop
pkgdesc = Multi Platform Ark Lite Client
- pkgver = 1.5.0
- pkgrel = 2
+ pkgver = 1.5.1
+ pkgrel = 1
url = https://github.com/ArkEcosystem/ark-desktop
arch = x86_64
license = MIT
@@ -11,11 +11,11 @@ pkgbase = ark-desktop
depends = libxtst
depends = gconf
depends = libxss
- source = https://github.com/ArkEcosystem/ark-desktop/releases/download/1.5.0/ArkClient-Linux-1.5.0.tar.xz
- source = https://raw.githubusercontent.com/ArkEcosystem/ark-desktop/1.5.0/LICENSE.md
+ source = https://github.com/ArkEcosystem/ark-desktop/releases/download/1.5.1/ArkClient-Linux-1.5.1.tar.xz
+ source = https://raw.githubusercontent.com/ArkEcosystem/ark-desktop/1.5.1/LICENSE
source = arkclient.desktop
source = arkclient.svg
- sha1sums = 05cd7fd4f8ada3bcda2d8e24673dfb2b8ca33de3
+ sha1sums = 2dfdd79c0adc1ddb0b4827c8ac3634a6abfa783b
sha1sums = 3886ec650e2912c8b0d153076ecda1d824993592
sha1sums = 6969963b6e3096c26d20855a7b7bbaabadc9eb1d
sha1sums = 9f1b28b118ee7d6071fc4d446aa018f1512406cf
diff --git a/PKGBUILD b/PKGBUILD
index ffcff31b1d38..4d7ca1167abd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_npmname=ArkClient
_appname=arkclient
pkgname=ark-desktop
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
pkgdesc="Multi Platform Ark Lite Client"
arch=(x86_64)
url="https://github.com/ArkEcosystem/ark-desktop"
@@ -12,13 +12,13 @@ depends=('gtk2' 'alsa-lib' 'nss' 'libxtst' 'gconf' 'libxss')
source=(
"https://github.com/ArkEcosystem/${pkgname}/releases/download/${pkgver}/${_npmname}-Linux-${pkgver}.tar.xz"
- "https://raw.githubusercontent.com/ArkEcosystem/${pkgname}/${pkgver}/LICENSE.md"
+ "https://raw.githubusercontent.com/ArkEcosystem/${pkgname}/${pkgver}/LICENSE"
"${_appname}.desktop"
"${_appname}.svg"
)
sha1sums=(
- "05cd7fd4f8ada3bcda2d8e24673dfb2b8ca33de3"
+ "2dfdd79c0adc1ddb0b4827c8ac3634a6abfa783b"
"3886ec650e2912c8b0d153076ecda1d824993592"
"6969963b6e3096c26d20855a7b7bbaabadc9eb1d"
"9f1b28b118ee7d6071fc4d446aa018f1512406cf"
diff --git a/arkclient.desktop b/arkclient.desktop
index 0cf25381ac11..56cdc5c9d8ce 100644
--- a/arkclient.desktop
+++ b/arkclient.desktop
@@ -8,6 +8,7 @@ Terminal=false
Type=Application
Icon=arkclient
Categories=Finance;
+MimeType: x-scheme-handler/ark;
Actions=Explorer;
[Desktop Action Explorer]