summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp A2017-05-29 17:01:50 +0200
committerPhilipp A2017-05-29 17:01:50 +0200
commitcb1cfc9ed7bc8ecf1686bed6868834fa71a3c3fe (patch)
tree97df0960594466381857147551d571d7c0a7cda4
parent93b51d26e9875d717f1bee7954bf0d00f2183ff2 (diff)
downloadaur-cb1cfc9ed7bc8ecf1686bed6868834fa71a3c3fe.tar.gz
fixed noextract
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0cf6381c8a01..284142dda9da 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 = 3
+ pkgrel = 4
url = http://rambox.pro/
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = rambox
makedepends = yarn
makedepends = sencha-cmd-6
depends = electron
- noextract = Rambox-0.5.8-x64.tar.gz
+ 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/releases/download/0.5.3/Rambox-0.5.3-x64.tar.gz
source = rambox.desktop
diff --git a/PKGBUILD b/PKGBUILD
index ad9d34fb085d..105ecf7d950c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=rambox
pkgver=0.5.8
_relver=0.5.3 # for a release tarball containing env.js
-pkgrel=3
+pkgrel=4
pkgdesc='Free and Open Source messaging and emailing app that combines common web applications into one.'
arch=(i686 x86_64)
depends=(electron)
@@ -17,7 +17,7 @@ sha256sums=('e7f0a942d8a141a25637858864f635cbe1ab4c669dd626199d5be94779b037ca'
'1be708d3fa917d491f91a31a91a3e66f00d36008f12c8dcb45493a408d21f792'
'61ad70a929c402e24c79b8868208310f9b3c4d7801db2b791af38293231ee524'
'3b5ed6f04eea66f239b5ae56ea1ff9e47de156cd38bb54ebc46541daba6091b6')
-noextract=("Rambox-$pkgver-x64.tar.gz")
+noextract=("Rambox-$_relver-x64.tar.gz")
build() {
# retrieve env.js