summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp A2017-05-30 14:22:47 +0200
committerPhilipp A2017-05-30 14:22:47 +0200
commit95fcac3f6c21b13e2e77d450539743f98538343d (patch)
tree92e4e69bb5462c9b88eecc44b4a7241ca9bd952e
parentcb1cfc9ed7bc8ecf1686bed6868834fa71a3c3fe (diff)
downloadaur-95fcac3f6c21b13e2e77d450539743f98538343d.tar.gz
v0.5.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 284142dda9da..676357a3f3c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rambox
pkgdesc = Free and Open Source messaging and emailing app that combines common web applications into one.
- pkgver = 0.5.8
- pkgrel = 4
+ pkgver = 0.5.9
+ pkgrel = 1
url = http://rambox.pro/
arch = i686
arch = x86_64
@@ -13,11 +13,11 @@ pkgbase = rambox
makedepends = sencha-cmd-6
depends = electron
noextract = Rambox-0.5.3-x64.tar.gz
- source = https://github.com/saenzramiro/rambox/archive/0.5.8.tar.gz
+ source = https://github.com/saenzramiro/rambox/archive/0.5.9.tar.gz
source = https://github.com/saenzramiro/rambox/releases/download/0.5.3/Rambox-0.5.3-x64.tar.gz
source = rambox.desktop
source = rambox.js
- sha256sums = e7f0a942d8a141a25637858864f635cbe1ab4c669dd626199d5be94779b037ca
+ sha256sums = c70f9490dfc2a9e099a30209201db23273dd18493cfaeb55d0b980eaa60368be
sha256sums = 1be708d3fa917d491f91a31a91a3e66f00d36008f12c8dcb45493a408d21f792
sha256sums = 61ad70a929c402e24c79b8868208310f9b3c4d7801db2b791af38293231ee524
sha256sums = 3b5ed6f04eea66f239b5ae56ea1ff9e47de156cd38bb54ebc46541daba6091b6
diff --git a/PKGBUILD b/PKGBUILD
index 105ecf7d950c..3c3becb91feb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Philipp A. <flying-sheep@web.de>
pkgname=rambox
-pkgver=0.5.8
+pkgver=0.5.9
_relver=0.5.3 # for a release tarball containing env.js
-pkgrel=4
+pkgrel=1
pkgdesc='Free and Open Source messaging and emailing app that combines common web applications into one.'
arch=(i686 x86_64)
depends=(electron)
@@ -13,7 +13,7 @@ license=('GPL3')
source=("https://github.com/saenzramiro/$pkgname/archive/$pkgver.tar.gz"
"https://github.com/saenzramiro/$pkgname/releases/download/$_relver/Rambox-$_relver-x64.tar.gz"
"$pkgname.desktop" "$pkgname.js")
-sha256sums=('e7f0a942d8a141a25637858864f635cbe1ab4c669dd626199d5be94779b037ca'
+sha256sums=('c70f9490dfc2a9e099a30209201db23273dd18493cfaeb55d0b980eaa60368be'
'1be708d3fa917d491f91a31a91a3e66f00d36008f12c8dcb45493a408d21f792'
'61ad70a929c402e24c79b8868208310f9b3c4d7801db2b791af38293231ee524'
'3b5ed6f04eea66f239b5ae56ea1ff9e47de156cd38bb54ebc46541daba6091b6')