summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormetscoin2018-10-01 19:17:08 -0400
committermetscoin2018-10-01 19:17:08 -0400
commit5a93a1f5fbaa51681c5e58d52e1f4b3d70cd3f12 (patch)
tree90b189e62e1e398a280336d29310a2de5e7a0291 /PKGBUILD
parent2f62eab4f739f370bddef6068e91e0189afce78b (diff)
downloadaur-arizen.tar.gz
1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 585849f4d8ef..877d08b3a85f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: metscoin <mets_coin@outlook.com>
pkgname=arizen
-pkgver=1.1.8
+pkgver=1.2.0
pkgrel=1
pkgdesc="Arizen is light API wallet for ZenCash with localy stored and encrypted files."
arch=('i686' 'x86_64')
@@ -11,10 +11,10 @@ groups=('')
depends=('alsa-lib' 'atk' 'cairo' 'dbus' 'desktop-file-utils' 'electron' 'expat' 'fontconfig' 'gconf' 'gdk-pixbuf2' 'glib2' 'gtk3' 'hicolor-icon-theme' 'libappindicator-gtk2' 'libcups' 'libnotify' 'libx11' 'libxcb' 'libxcomposite' 'libxcursor' 'libxdamage' 'libxext' 'libxfixes' 'libxi' 'libxrandr' 'libxrender' 'libxss' 'libxtst' 'nspr' 'nss' 'opera' 'pango')
options=('!strip' '!emptydirs')
install=${pkgname}.install
-source=("https://github.com/ZencashOfficial/arizen/releases/download/v1.1.8/Arizen_1.1.8_amd64.deb")
-sha256sums=('3e816c70b95bbad0b4a907a6bc028371efa07c044e94c87c975fde51073dc3d3')
+source=("https://github.com/ZencashOfficial/arizen/releases/download/v1.2.0/Arizen_1.2.0_amd64.deb")
+sha256sums=('1a60392a0a2d03bd457caa5672a0e771493c55f5f38569fc351b3afc088413db')
-package(){
+package() {
# Extract package data
tar xf data.tar.xz -C "${pkgdir}"