summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrxx2019-08-04 23:05:35 +0200
committermrxx2019-08-04 23:05:35 +0200
commit5777ec72b5d28af82795b2c34d0cc530dbc3a595 (patch)
tree22765776e0918c901aaa41dc2f759717376a85ee
parent186333d681900de3b3a0b799c3d6f5f2681240b5 (diff)
downloadaur-5777ec72b5d28af82795b2c34d0cc530dbc3a595.tar.gz
Fix gexif.desktop checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--gexif.desktop5
3 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8019a6774a0..55cb4f0b6dc5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gexif
pkgdesc = View and edit the EXIF tags contained in JPG and TIFF files
pkgver = 0.5
- pkgrel = 4
+ pkgrel = 5
url = https://libexif.github.io
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 202c1fdcfb82..21ab86e96417 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gexif
pkgver=0.5
-pkgrel=4
+pkgrel=5
pkgdesc='View and edit the EXIF tags contained in JPG and TIFF files'
arch=('i686' 'x86_64')
url='https://libexif.github.io'
diff --git a/gexif.desktop b/gexif.desktop
index a85fef577b09..18873ad44575 100644
--- a/gexif.desktop
+++ b/gexif.desktop
@@ -2,9 +2,8 @@
Exec=gexif
Terminal=false
Type=Application
-Categories=Graphics
StartupNotify=true
Encoding=UTF-8
Name=gexif
-Comment=GTK exif data viewer
-
+Comment=EXIF viewer and editor
+Categories=Graphics;GTK;