mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
parent
d5a999690c
commit
6949b9dbda
2 changed files with 2 additions and 21 deletions
|
@ -1,19 +0,0 @@
|
||||||
From: Andrew Starr-Bochicchio <a.starr.b@gmail.com>
|
|
||||||
Date: Sat, 6 Sep 2014 17:36:23 -0400
|
|
||||||
Subject: [PATCH] Add Keywords field to desktop file.
|
|
||||||
|
|
||||||
---
|
|
||||||
sakura.desktop | 1 +
|
|
||||||
1 file changed, 1 insertion(+)
|
|
||||||
|
|
||||||
diff --git a/sakura.desktop b/sakura.desktop
|
|
||||||
index fb3f5b3..b91fa32 100644
|
|
||||||
--- a/sakura.desktop
|
|
||||||
+++ b/sakura.desktop
|
|
||||||
@@ -95,5 +95,6 @@ Exec=sakura
|
|
||||||
Icon=terminal-tango
|
|
||||||
Type=Application
|
|
||||||
Categories=GTK;Utility;TerminalEmulator;System;
|
|
||||||
+Keywords=terminal;
|
|
||||||
StartupNotify=true
|
|
||||||
X-Ubuntu-Gettext-Domain=sakura
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sakura'
|
# Template file for 'sakura'
|
||||||
pkgname=sakura
|
pkgname=sakura
|
||||||
version=3.8.8
|
version=3.8.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="perl pkg-config gettext"
|
hostmakedepends="perl pkg-config gettext"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="zenobit <zenobit@disroot.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://launchpad.net/sakura"
|
homepage="https://launchpad.net/sakura"
|
||||||
distfiles="https://launchpad.net/sakura/trunk/${version}/+download/sakura-${version}.tar.bz2"
|
distfiles="https://launchpad.net/sakura/trunk/${version}/+download/sakura-${version}.tar.bz2"
|
||||||
checksum=b6a29ffafd5d6ab2ecfb341f532194e3e087dd81eff0e132ef9c0e350b7efc1b
|
checksum=53b41c9b5dd62802d172c78f8af302768192e438af0dc0d65871d04a330b0a27
|
||||||
|
|
Loading…
Add table
Reference in a new issue