summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxim Andersson2016-09-18 22:42:12 +0200
committerMaxim Andersson2016-09-18 22:42:12 +0200
commit1fce7e6ad5c52bcbc658ea8ff0b9487327963cb7 (patch)
tree327c3a96a020dec2999be6b7429244d55f00dff9
parent83ef36b34eb2c9b231125eca694f06bb0379453a (diff)
downloadaur-1fce7e6ad5c52bcbc658ea8ff0b9487327963cb7.tar.gz
Update .desktop file
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--abricotine.desktop4
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c37eebc243f9..b934f6d7fa1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Jul 2 23:40:17 UTC 2016
+# Sun Sep 18 19:37:28 UTC 2016
pkgbase = abricotine
pkgdesc = A markdown editor with inline preview
pkgver = 0.3.3
- pkgrel = 1
+ pkgrel = 2
url = http://abricotine.brrd.fr
arch = i686
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = abricotine
source = https://github.com/brrd/abricotine/archive/0.3.3.tar.gz
source = abricotine.desktop
sha256sums = 67c93da7db8c73556433ad65bf2d776c49cc2493eea380fd0f2642f207f187aa
- sha256sums = 48ca6ce5c5f7ac5713ad9b199d8627abb8385f5bbd85b8cd9754da2ee9c11432
+ sha256sums = dba9226026a0afb735428bb3203360365939b1c802a120b616038edadea752f4
pkgname = abricotine
diff --git a/PKGBUILD b/PKGBUILD
index 606a1e6cafdf..836e77fc4d56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=abricotine
pkgver=0.3.3
-pkgrel=1
+pkgrel=2
pkgdesc="A markdown editor with inline preview"
arch=('i686' 'x86_64')
url="http://abricotine.brrd.fr"
@@ -11,7 +11,7 @@ makedepends=('npm')
source=("https://github.com/brrd/${pkgname}/archive/${pkgver}.tar.gz"
"${pkgname}.desktop")
sha256sums=('67c93da7db8c73556433ad65bf2d776c49cc2493eea380fd0f2642f207f187aa'
- '48ca6ce5c5f7ac5713ad9b199d8627abb8385f5bbd85b8cd9754da2ee9c11432')
+ 'dba9226026a0afb735428bb3203360365939b1c802a120b616038edadea752f4')
build() {
cd "${srcdir}/${pkgname^}-${pkgver}"
diff --git a/abricotine.desktop b/abricotine.desktop
index 41b5080a33a6..f42ff3009e2d 100644
--- a/abricotine.desktop
+++ b/abricotine.desktop
@@ -2,10 +2,10 @@
Name=Abricotine
GenericName=Abricotine
Comment=A markdown editor with inline preview
-Exec=abricotine
+Exec=abricotine %F
Icon=abricotine
Terminal=false
Type=Application
Category=Office;TextEditor;
-MimeType=text/x-markdown;
+MimeType=text/markdown;
Keywords=Text;Editor;Markdown;