summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMalte Jürgens2023-07-14 17:16:44 +0000
committerMalte Jürgens2023-07-14 17:16:44 +0000
commit9e079c667513ae1a5fc49e22eb0d8c7ba2f750bd (patch)
tree67c6af48d0ae3b962dd6ecff2ebf9dfd93c70f8e /PKGBUILD
parent0c230624cdf005f052e6ad884fe8c5ce19d576b7 (diff)
downloadaur-9e079c667513ae1a5fc49e22eb0d8c7ba2f750bd.tar.gz
Update to 5.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89ab906ce8f9..7aa80eb4c4d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: hawkeye116477 <hawkeye116477 at gmail dot com>
+# Maintainer: Malte Jürgens <maltejur@dismail.de>
+# Contributor: hawkeye116477 <hawkeye116477 at gmail dot com>
pkgname=mozregression-gui-bin
_pkgname=mozregression-gui
-pkgver=4.0.18
+pkgver=5.5.0
pkgrel=1
pkgdesc='Regression range finder for Firefox'
arch=('any')
@@ -11,10 +12,10 @@ 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" "python")
provides=("${_pkgname}=${pkgver}")
-source=("https://github.com/mozilla/mozregression/releases/download/$pkgver/${_pkgname}.tar.gz"
+source=("https://github.com/mozilla/mozregression/releases/download/${pkgver}/${_pkgname}-ubuntu-22.04.tar.gz"
"${_pkgname}.desktop"
"https://raw.githubusercontent.com/mozilla/mozregression/master/gui/icons/app_icon.png")
-sha256sums=('62949b209a6af34fd13182c890ef8ce22b66281ddab6e91be346e4e3b73753c1'
+sha256sums=('8d6ade57e3c59d6658f939cdb89495ca61e08bf56f6c44b3b72c896477c8a1de'
'0b51e2692ef75addd98365185ff05524426ca1735f43d6b1cafa0e71d71481cb'
'eec9a7ab76d757b7f03ceea4a65623337a6625989f4aa801d07f71aa37175e23')