summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhawkeye1164772020-06-30 17:11:16 +0200
committerhawkeye1164772020-06-30 17:11:16 +0200
commit6cd7d29952c8947f8782ce3c905e1190d8b8816a (patch)
tree94b922360f649218c8556eb4185c3a16b1cb56a4 /PKGBUILD
parent93b961ded0a9c27ad4bf59df5fd28029dc17f093 (diff)
downloadaur-6cd7d29952c8947f8782ce3c905e1190d8b8816a.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6475b227e225..dc8b130c7539 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
pkgname=mozregression-gui-bin
_pkgname=mozregression-gui
-pkgver=4.0.6
+pkgver=4.0.7
pkgrel=1
pkgdesc='Regression range finder for Firefox'
arch=('any')
license=(MPL)
url="https://github.com/mozilla/mozregression"
options=('!strip')
-depends=("gtk3" "ncurses5-compat-libs" "qt5-wayland" "qt5-multimedia" "libbsd" "libyaml" "qt5-webengine" "qt5-quickcontrols2" "qt5-sensors" "qt5-virtualkeyboard")
+depends=("gtk3" "ncurses5-compat-libs" "qt5-wayland" "qt5-multimedia" "libbsd" "libyaml" "qt5-webengine" "qt5-quickcontrols2" "qt5-sensors" "qt5-virtualkeyboard" "python")
provides=("${_pkgname}=${pkgver}")
source=("https://github.com/mozilla/mozregression/releases/download/$pkgver/${_pkgname}.tar.gz"
"${_pkgname}.desktop"
"https://raw.githubusercontent.com/mozilla/mozregression/master/gui/icons/app_icon.png")
-sha256sums=('48066dcc1096cf0376b5edc878485a31ab82db6790b9d51a147e30d1947ca36a'
+sha256sums=('370d6456a0a00eb3f5f7df8f6965d02522859598af6e336ce5db54a8a877922b'
'0b51e2692ef75addd98365185ff05524426ca1735f43d6b1cafa0e71d71481cb'
'eec9a7ab76d757b7f03ceea4a65623337a6625989f4aa801d07f71aa37175e23')