summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgaelic2017-03-08 14:32:00 +0100
committergaelic2017-03-08 14:32:00 +0100
commit4d1bf85275681564b5813d381fd3b1002d748a74 (patch)
treec9b3e7d5cb4094cc12f7f09399ecaf180705bffd
parent6100524ef7b151be7f5f00a20ae55c6ce724c3d1 (diff)
downloadaur-4d1bf85275681564b5813d381fd3b1002d748a74.tar.gz
fix icon
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5fb21a17821e..384d9eb3752c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Mar 8 12:25:04 UTC 2017
+# Wed Mar 8 13:31:49 UTC 2017
pkgbase = qgis-git
pkgdesc = Geographic Information System (GIS) that supports vector, raster & database formats - Development master
pkgver = 2.99
diff --git a/PKGBUILD b/PKGBUILD
index 542bffa45400..fb3c20bad9d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ package() {
install -d -m755 $pkgdir/usr/bin
ln -s /opt/$pkgname/bin/qgis "$pkgdir/usr/bin/qgis-git"
- nonres='384x384|60x60'
+ nonres='1024x1024|384x384|60x60'
# install desktop files and icons
install -Dm644 debian/qgis.desktop -t "$pkgdir/usr/share/applications/"