summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorraininja2017-05-04 19:08:46 -0400
committerraininja2017-05-04 19:08:46 -0400
commit6cf7897dd835af50ecadc9d43d7d003d557dcbce (patch)
treea017ff08f4522d5c92688a931cf71ddee139363e /PKGBUILD
parent26ddeb7f989bfd77d7ae787599ae6a0c445c6828 (diff)
downloadaur-6cf7897dd835af50ecadc9d43d7d003d557dcbce.tar.gz
version bump 14.0.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6498cb86076..c53348f8daf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: raininja <raijin@rai.ninja>
pkgname=slimjet
-pkgver=13.0.8.0
+pkgver=14.0.5.0
pkgrel=1
pkgdesc="Fast, smart and powerful browser based on Blink"
arch=('i686' 'x86_64')
@@ -17,8 +17,8 @@ options=('!emptydirs' '!strip')
_channel=release
source_i686=("${pkgname}-${pkgver}_i386.deb::http://www.slimjet.com/${_channel}/${pkgname}_i386.deb")
source_x86_64=("${pkgname}-${pkgver}_amd64.deb::http://www.slimjet.com/${_channel}/${pkgname}_amd64.deb")
-md5sums_i686=('6600b609132c18c844cfdc912360a9d6')
-md5sums_x86_64=('c3ee776d026c4afc26dfcbe4dd758c7c')
+md5sums_i686=('37d13699f148345537fdce07852c9030')
+md5sums_x86_64=('d30ffc97412a9b784d9f8c077f0a6b3e')
package() {
msg2 "Extracting the data.tar.lzma..."