summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Jin2022-05-26 17:57:59 +0800
committerBin Jin2022-05-26 17:57:59 +0800
commit8031e42117ab7ecf56f53ecfd9b928da3da85554 (patch)
treecbd9bb5015977a3be15d913e0d14e3fca06dd4ec
parentc9448e7e236b22ad67c612ef6b79814708ea251a (diff)
downloadaur-8031e42117ab7ecf56f53ecfd9b928da3da85554.tar.gz
update .desktop file
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--gyroflow.desktop4
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53a60487617f..2b03b7b999ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,7 +25,7 @@ pkgbase = gyroflow-git
conflicts = gyroflow-appimage
source = gyroflow::git+https://github.com/gyroflow/gyroflow.git
source = gyroflow.desktop
- sha512sums = SKIP
- sha512sums = 03279c2568350619f1cbdd88960e77773f55bafa4da81de4fb9276743fa66ff11edd0149af9caae7ecba3afa3b8704217552634973373aaaf98f20f64fa95a84
+ sha256sums = SKIP
+ sha256sums = 1ee4e5f8471ef60a209d9ae6e630b7ca066cda295be54e3e95630b25a259db00
pkgname = gyroflow-git
diff --git a/PKGBUILD b/PKGBUILD
index ea10c6a5931c..939f5d940a29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,8 +18,8 @@ optdepends=("opencl-driver: OpenCL driver for GPU accelerated stabilization"
"intel-media-driver: VAAPI video acceleration for Intel GPU")
source=("$_pkgname::git+https://github.com/gyroflow/gyroflow.git"
"$_pkgname.desktop")
-sha512sums=("SKIP"
- "03279c2568350619f1cbdd88960e77773f55bafa4da81de4fb9276743fa66ff11edd0149af9caae7ecba3afa3b8704217552634973373aaaf98f20f64fa95a84")
+sha256sums=("SKIP"
+ "1ee4e5f8471ef60a209d9ae6e630b7ca066cda295be54e3e95630b25a259db00")
pkgver() {
cd "$_pkgname"
diff --git a/gyroflow.desktop b/gyroflow.desktop
index 242d0858bd15..a0c857affaf9 100644
--- a/gyroflow.desktop
+++ b/gyroflow.desktop
@@ -2,9 +2,9 @@
Type=application
Name=Gyroflow
Comment=Video stabilization using gyroscope data
-Exec=/opt/gyroflow/gyroflow %U
+Exec=/usr/bin/gyroflow %U
Icon=gyroflow
StartupNotify=false
Terminal=false
Categories=Graphics;Photography;AudioVideo;
-MimeType=video/mp4;video/mpeg; \ No newline at end of file
+MimeType=video/mp4;video/mpeg;