summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonçalo Camelo Neves Pereira2018-11-27 03:27:25 +0100
committerGonçalo Camelo Neves Pereira2018-11-27 03:27:25 +0100
commit70b8e83ac28e8ab7d557b1b6d68794a32cdf19da (patch)
treea4b20b3c2760eba4613453c2d887aebaa9b67e08
parentb0bfae021c923aa62c1ee4af1c4a621c34d3e248 (diff)
downloadaur-70b8e83ac28e8ab7d557b1b6d68794a32cdf19da.tar.gz
Fix Icon
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--slic3r.desktop2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23b883069584..3e4e5be55c77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = slic3r
pkgdesc = Slic3r is an STL-to-GCODE translator for RepRap 3D printers, aiming to be a modern and fast alternative to Skeinforge.
pkgver = 1.3.0
- pkgrel = 13
+ pkgrel = 14
url = http://slic3r.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cd5820d0d4e3..f88e833f19c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=slic3r
pkgver=1.3.0
-pkgrel=13
+pkgrel=14
pkgdesc="Slic3r is an STL-to-GCODE translator for RepRap 3D printers, aiming to be a modern and fast alternative to Skeinforge."
arch=('i686' 'x86_64' 'armv7h')
url="http://slic3r.org/"
diff --git a/slic3r.desktop b/slic3r.desktop
index 7d8d77bfaf27..a2d227c2de96 100644
--- a/slic3r.desktop
+++ b/slic3r.desktop
@@ -2,7 +2,7 @@
Name=Slic3r
Comment=STL-to-GCODE translator for RepRap printers
Exec=slic3r
-Icon=/usr/bin/vendor_perl/var/Slic3r_128px.png
+Icon=/opt/Slic3r/var/Slic3r_128px.png
Terminal=0
Type=Application
Encoding=UTF-8