summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorelim2015-06-18 08:50:39 -0500
committerelim2015-06-18 08:50:39 -0500
commit1097bec5b23d06e6c2aef05df4eb6cf33505e352 (patch)
tree6b559c3d9f55bef8bc9df8d7a4305cf53f8052d8
parentaadd14653ad00c8158c0151dd24356e667de05a2 (diff)
downloadaur-1097bec5b23d06e6c2aef05df4eb6cf33505e352.tar.gz
Update file extension handling. Bump pkgrel to 13
-rwxr-xr-x[-rw-r--r--].SRCINFO6
-rwxr-xr-xPKGBUILD6
-rwxr-xr-xqtiplot.desktop6
-rwxr-xr-xqtiplot.xml4
4 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f460f7e7638d..cc48ce4269d2 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qtiplot-opj
pkgdesc = Data analysis and scientific plotting - free clone of Origin, with Origin import enabled
pkgver = 0.9.8.9
- pkgrel = 12
+ pkgrel = 13
url = http://soft.proindependent.com/qtiplot.html
install = qtiplot-opj.install
arch = i686
@@ -48,8 +48,8 @@ pkgbase = qtiplot-opj
md5sums = 66ab87e227dc1436d8a08adaef657d74
md5sums = 354648b6702d7b7fb71d7d230b6a9bbf
md5sums = a433c4c2187a0a988ed849e486349297
- md5sums = 6e990ff9c3a456b446b581492ddf669c
- md5sums = 35683f3b32e1edcca0bb02c471d284e9
+ md5sums = 20e01401a57befbef8b98721d6920fd1
+ md5sums = a7c3c43ff10ba117d3e79ad305ba13f0
md5sums = 58b7f423e59db7764f53988cdbd7308e
md5sums = b5e7832b05c991c80b83964670d00af8
md5sums = d71623b74a9264225a438553f230cc40
diff --git a/PKGBUILD b/PKGBUILD
index 69d52e89d32c..4c7eadf8e5f5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=qtiplot-opj
pkgver=0.9.8.9
-pkgrel=12
+pkgrel=13
pkgdesc="Data analysis and scientific plotting - free clone of Origin, with Origin import enabled"
# more info in: http://www.staff.science.uu.nl/~zeven101/qtiplot.html
arch=('i686' 'x86_64')
@@ -47,8 +47,8 @@ md5sums=('652096a365851da3b5f6fefdcbe2aaec'
'66ab87e227dc1436d8a08adaef657d74'
'354648b6702d7b7fb71d7d230b6a9bbf'
'a433c4c2187a0a988ed849e486349297'
-'6e990ff9c3a456b446b581492ddf669c'
-'35683f3b32e1edcca0bb02c471d284e9'
+'20e01401a57befbef8b98721d6920fd1'
+'a7c3c43ff10ba117d3e79ad305ba13f0'
'58b7f423e59db7764f53988cdbd7308e'
'b5e7832b05c991c80b83964670d00af8'
'd71623b74a9264225a438553f230cc40'
diff --git a/qtiplot.desktop b/qtiplot.desktop
index 84af1db4f787..56c11bc14a5d 100755
--- a/qtiplot.desktop
+++ b/qtiplot.desktop
@@ -1,12 +1,14 @@
[Desktop Entry]
-Encoding=UTF-8
+#Encoding=UTF-8
Type=Application
Exec=qtiplot
+MimeType=application/x-qtiplot;application/x-qtiplot-project-backup;
Comment=An application for plotting and analysis of data sets and functions
Comment[de]=Ein Programm zum Plotten und analysieren von Daten und Funktionen
+Comment[es]=AplicaciĆ³n para graficar y analizar datos y funciones
Terminal=false
Name=QtiPlot
-Protocols=file
+#Protocols=file
Icon=/usr/share/pixmaps/qtiplot_logo.png
# Categories=QT;KDE;Science;Utility;X-KDE-More
# Categories=Qt;KDE;Math;Education
diff --git a/qtiplot.xml b/qtiplot.xml
index 7ad4c4aa02ad..7fc7fc743a04 100755
--- a/qtiplot.xml
+++ b/qtiplot.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
- <mime-type type="application/x-qtiplot-project">
+ <!-- <mime-type type="application/x-qtiplot-project">
<sub-class-of type="text/plain"/>
<comment>QtiPlot project file</comment>
<glob pattern="*.qti" />
@@ -8,7 +8,7 @@
<mime-type type="application/x-qtiplot-project-compressed">
<comment>Compressed QtiPlot project file</comment>
<glob pattern="*.qti.gz" />
- </mime-type>
+ </mime-type> -->
<mime-type type="application/x-qtiplot-project-backup">
<sub-class-of type="text/plain"/>
<comment>QtiPlot project file backup</comment>