summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Figueras2020-08-09 23:58:50 +0200
committerJoan Figueras2020-08-09 23:58:50 +0200
commitb216d5672fc23110860020384e55b8271062b960 (patch)
treef9ef1ae6ff2f695d6685acf3c2ee8b2fd058186f /PKGBUILD
parent43617b8c1b6cca531a57f3c19d7992d88eacd05d (diff)
downloadaur-b216d5672fc23110860020384e55b8271062b960.tar.gz
2020.08.05
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25f764cd4965..cb0e3803e10f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Jakub Schmidtke <sjakub@gmail.com>
pkgname=basilisk
-pkgver=2020.06.10
+pkgver=2020.08.05
pkgrel=1
pkgdesc="Standalone web browser forked from mozilla.org"
arch=('x86_64')
@@ -12,12 +12,12 @@ license=('MPL' 'GPL' 'LGPL')
depends=('gtk2' 'libxt' 'mime-types' 'alsa-lib' 'ffmpeg' 'ttf-font')
makedepends=('unzip' 'zip' 'python2' 'yasm' 'mesa' 'autoconf2.13')
options=('!emptydirs')
-_commit=8797b20746cd80c51cc56225f70ddea6c6b94f9d
+_commit=2ed0607c747b21cadaf7401d4ba706097578e74d
source=("https://github.com/MoonchildProductions/Basilisk/archive/v$pkgver.tar.gz"
"https://github.com/MoonchildProductions/UXP/archive/$_commit.tar.gz"
"https://raw.githubusercontent.com/MoonchildProductions/Pale-Moon/1f08c80172805b68ac36dd368a36f1e6828fc662/palemoon/branding/official/palemoon.desktop")
-sha256sums=('95bf84ed387e1fd57d6008e4eb18d9359b0c647c523722942d9faf897d67c11d'
- 'cd22f27ec1f2dfadafd2c512268ab8f437504a432c9a32adf491945b09d6c1c9'
+sha256sums=('0c9535a241b22d0ecc5f5cee7162ee9e1444da5aff19479175eea4787c0a8fa3'
+ '52614ed740beecbb8295f3e013370f9f280d035a6e9f7d0e87ae92fe8afc6b68'
'98fce6e155a0c0243886b09364ab925d742cdc97d631bfd1019a2c597aed42fc')
prepare() {