summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Tia2015-10-03 10:51:29 -0600
committerJavier Tia2015-10-03 10:51:29 -0600
commit18bd5761cd5ed0ffb879c86c21ad0d315b0a473f (patch)
treec771441fd76262fbae1b5d383c70f457d901df04
parent530ecaff53570b1fa95f8cf9b18db32a35225183 (diff)
downloadaur-18bd5761cd5ed0ffb879c86c21ad0d315b0a473f.tar.gz
Bump up to hpmyroom v10.4.0.0138 rev2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8868521ad7d..3b9bd5ce02de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hpmyroom
pkgdesc = HP MyRoom a collaborative conferencing meetings software
pkgver = 10.4.0.0138
- pkgrel = 1
+ pkgrel = 2
url = https://www.myroom.hp.com
arch = i686
arch = x86_64
@@ -44,7 +44,7 @@ pkgbase = hpmyroom
depends_i686 = util-linux
depends_i686 = xz
depends_i686 = zlib
- md5sums_i686 = c958c6cc44081c890629cb6019186ee3
+ sha256sums_i686 = ade7c0a948fb02e2fa0590a20d51d090c780aedb738478761d207888f720c7ed
source_x86_64 = https://www.myroom.hp.com/downloadfiles/hpmyroom_v10.4.0.0138_amd64.deb
depends_x86_64 = lib32-attr
depends_x86_64 = lib32-bzip2
@@ -85,7 +85,7 @@ pkgbase = hpmyroom
depends_x86_64 = lib32-util-linux
depends_x86_64 = lib32-xz
depends_x86_64 = lib32-zlib
- md5sums_x86_64 = eca5504c500074e4f9993b62d216288b
+ sha256sums_x86_64 = 49d9796dec16856bcde7d76475f8f1ff1183d6bf11f1dc200f6127e861726232
pkgname = hpmyroom
diff --git a/PKGBUILD b/PKGBUILD
index 622cdc77dc21..306cb499ac55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Old Author: jevv
pkgname=hpmyroom
pkgver=10.4.0.0138
-pkgrel=1
+pkgrel=2
pkgdesc="HP MyRoom a collaborative conferencing meetings software"
url="https://www.myroom.hp.com"
arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@ depends_x86_64=('lib32-attr' 'lib32-bzip2' 'lib32-expat' 'lib32-flac' 'lib32-fon
source_i686=("https://www.myroom.hp.com/downloadfiles/${pkgname}_v${pkgver}_i386.deb")
source_x86_64=("https://www.myroom.hp.com/downloadfiles/${pkgname}_v${pkgver}_amd64.deb")
-md5sums_i686=('c958c6cc44081c890629cb6019186ee3')
-md5sums_x86_64=('eca5504c500074e4f9993b62d216288b')
+sha256sums_i686=('ade7c0a948fb02e2fa0590a20d51d090c780aedb738478761d207888f720c7ed')
+sha256sums_x86_64=('49d9796dec16856bcde7d76475f8f1ff1183d6bf11f1dc200f6127e861726232')
[[ "$CARCH" = "i686" ]] && _debarch='i386'
[[ "$CARCH" = "x86_64" ]] && _debarch='amd64'