[arch-commits] Commit in nautilus/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Oct 10 17:37:56 UTC 2016
Date: Monday, October 10, 2016 @ 17:37:56
Author: heftig
Revision: 278178
No need to specify submodule commit
Modified:
nautilus/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-10 15:47:09 UTC (rev 278177)
+++ PKGBUILD 2016-10-10 17:37:56 UTC (rev 278178)
@@ -13,9 +13,8 @@
makedepends=(intltool gobject-introspection python packagekit python2 gnome-common git gtk-doc)
options=(!emptydirs)
_commit=d72934b3f94dfd7eb109a60bd0b262c4f9cd7ed4
-_libgd=752f65e91ea0d9a2ee8a2d21343bbd97bd0d038a
source=("git://git.gnome.org/nautilus#commit=$_commit"
- "git://git.gnome.org/libgd#commit=$_libgd")
+ "git://git.gnome.org/libgd")
sha256sums=('SKIP'
'SKIP')
More information about the arch-commits
mailing list