[arch-commits] Commit in byzanz/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 9 15:17:08 UTC 2019
Date: Thursday, May 9, 2019 @ 15:17:08
Author: felixonmars
Revision: 464633
fix url and source (FS#62399)
Modified:
byzanz/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-09 15:16:52 UTC (rev 464632)
+++ PKGBUILD 2019-05-09 15:17:08 UTC (rev 464633)
@@ -8,12 +8,12 @@
pkgrel=4
pkgdesc="Record what's happening on your desktop"
arch=('x86_64')
-url="http://git.gnome.org/browse/byzanz"
+url="https://gitlab.gnome.org/Archive/byzanz"
license=('GPL')
depends=('gtk3' 'gst-plugins-base' 'gst-plugins-good')
makedepends=('gnome-common' 'intltool' 'git') # 'gnome-panel'
optdepends=('gst-libav: save into FLV format') # 'gnome-panel: panel applet'
-source=("git+https://github.com/GNOME/byzanz.git#commit=$_gitrev"
+source=("git+https://gitlab.gnome.org/Archive/byzanz.git#commit=$_gitrev"
0001-Port-to-libpanel-applet-5.patch
flv-audio.patch)
sha256sums=('SKIP'
More information about the arch-commits
mailing list