summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
-rw-r--r--ginj.pngbin4148 -> 0 bytes
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5711b596e2bd..ceeeaa3e131f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ginj
pkgdesc = An open source multi-platform screen capture and recording tool
- pkgver = 0.3.3
+ pkgver = 0.4.4
pkgrel = 1
url = http://ginj.info
arch = any
@@ -8,9 +8,9 @@ pkgbase = ginj
makedepends = gendesk
depends = java-runtime>=14
depends = bash
- source = ginj-0.3.3.jar::https://github.com/Ginj-capture/Ginj/releases/download/v0.3.3/Ginj-0.3.3.jar
+ source = ginj-0.4.4.jar::https://github.com/Ginj-capture/Ginj/releases/download/v0.4.4/Ginj.jar
source = ginj.png::https://github.com/Ginj-capture/Ginj/raw/master/www/logo.png
- sha256sums = 69e6ac114a67bbf7ec6cc1f3a4faf06abfd7d1f474f52b93960b55c23875889e
+ sha256sums = 1136d7f57fe9bef5d9dc473df554eb6c9f5d5b7161940176211348236080f85c
sha256sums = 31364af43dbba74f407067afd6318dd7fbe073d35a70df71d301fcea01ddfcfc
pkgname = ginj
diff --git a/PKGBUILD b/PKGBUILD
index 9bdef0427d8c..3f88d0a35ea3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=ginj
-pkgver=0.3.3
+pkgver=0.4.4
pkgrel=1
pkgdesc="An open source multi-platform screen capture and recording tool"
arch=('any')
@@ -9,9 +9,9 @@ url='http://ginj.info'
license=('GPL3')
depends=('java-runtime>=14' 'bash')
makedepends=('gendesk')
-source=("${pkgname}-${pkgver}.jar::https://github.com/Ginj-capture/Ginj/releases/download/v${pkgver}/Ginj-${pkgver}.jar"
+source=("${pkgname}-${pkgver}.jar::https://github.com/Ginj-capture/Ginj/releases/download/v${pkgver}/Ginj.jar"
'ginj.png::https://github.com/Ginj-capture/Ginj/raw/master/www/logo.png')
-sha256sums=('69e6ac114a67bbf7ec6cc1f3a4faf06abfd7d1f474f52b93960b55c23875889e'
+sha256sums=('1136d7f57fe9bef5d9dc473df554eb6c9f5d5b7161940176211348236080f85c'
'31364af43dbba74f407067afd6318dd7fbe073d35a70df71d301fcea01ddfcfc')
package() {
@@ -28,4 +28,4 @@ package() {
--categories 'Utility;Application;' \
--icon "${pkgname}"
install -Dm644 "${pkgname}.desktop" -t "${pkgdir}/usr/share/applications"
-} \ No newline at end of file
+}
diff --git a/ginj.png b/ginj.png
deleted file mode 100644
index 46368f1dd546..000000000000
--- a/ginj.png
+++ /dev/null
Binary files differ