summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2021-05-19 00:17:17 +0100
committerWorMzy Tykashi2021-05-19 00:17:17 +0100
commit3a195b8cbd0a70e0c363cb607817a5581e769f09 (patch)
tree3b5bfc8310a716255b79b5b41135c43bde0aaa0c /PKGBUILD
parent0fec5afa9416b87e23ef6862d49f7612e554348f (diff)
downloadaur-3a195b8cbd0a70e0c363cb607817a5581e769f09.tar.gz
Switch to gcc10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dd2cb874575..9bf76fb082db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ url="https://www.palemoon.org/"
license=('MPL' 'GPL' 'LGPL')
depends=('gtk2' 'dbus-glib' 'desktop-file-utils' 'libxt' 'mime-types' 'alsa-lib'
'startup-notification')
-makedepends=('git' 'python2' 'autoconf2.13' 'unzip' 'zip' 'yasm' 'gcc9'
+makedepends=('git' 'python2' 'autoconf2.13' 'unzip' 'zip' 'yasm' 'gcc10'
'libpulse')
optdepends=('libpulse: PulseAudio audio driver'
'ffmpeg: various video and audio support')
@@ -23,7 +23,7 @@ source=(git+"https://repo.palemoon.org/MoonchildProductions/${_repo}?signed#comm
mozconfig.in)
sha1sums=('SKIP'
'SKIP'
- '55fb900b920fdd73b204b591ac7edd417aa4fcb8')
+ '5fc8e164a8c1731ad2cce6270c9b0e9a5145194c')
validpgpkeys=('3059E09144F56804F0FBF4E126B40624BDBFD9F3'
'3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC')