summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpurpleleaf2022-04-04 13:39:20 +0200
committerpurpleleaf2022-04-04 13:39:20 +0200
commit9f212da49ae627643d3ed2ffba8fe9c5644883eb (patch)
treeb4af93ee2e43715a64970ba4b511805e30747316
parentb413fc1b243811554e85b4da9415801f1d6bc425 (diff)
downloadaur-9f212da49ae627643d3ed2ffba8fe9c5644883eb.tar.gz
Modifiche basate su PKGBUILD di s3rj1k <evasive dot gyron at gmail dot com>- 2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd271ecd4189..c17e267cbee8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = jgmenu-git
pkgdesc = Simple, independent, contemporary-looking X11 menu, designed for scripting, ricing and tweaking. Compiled with gtktheme, lx and pmenu support
pkgver = 4.4.0
- pkgrel = 1
+ pkgrel = 5
url = https://jgmenu.github.io/
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 132872630198..a155a5b35646 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=jgmenu
_pkgver=4.4.0
pkgname=${_pkgname}-git
pkgver=4.4.0
-pkgrel=1
+pkgrel=5
pkgdesc="Simple, independent, contemporary-looking X11 menu, designed for scripting, ricing and tweaking. Compiled with gtktheme, lx and pmenu support"
arch=('x86_64')
url="https://jgmenu.github.io/"