summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2021-10-21 12:00:45 +0300
committerStelios Tsampas2021-10-21 12:00:45 +0300
commitc9283b529bf0bfad3201bb19a1aedd05fbf343fa (patch)
treeda45b43c3525e328e073bccb727e2f9f415e5dfc
parentc11e63e1d6833c995ed70217a9f3ea5ba6fdd034 (diff)
downloadaur-luajit-lgi.tar.gz
pkrel bump
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ed4b485c673..9eeb75903f98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = luajit-lgi
pkgdesc = LuaJIT bindings for gnome/gobject using gobject-introspection library
pkgver = 0.9.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/pavouk/lgi
arch = x86_64
license = MIT
@@ -15,4 +15,3 @@ pkgbase = luajit-lgi
sha512sums = 755a96b78530f42da6d4e2664f8e37cb07a356419e7e6448003c3f841c9d98ad18b851715d9eb203ea7eb27b13ec46223fa8a1c90a99fd12960ce85b0a695335
pkgname = luajit-lgi
-
diff --git a/PKGBUILD b/PKGBUILD
index f972d6e5cca8..0604e7f3be94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=('luajit-lgi')
pkgver=0.9.2
-pkgrel=3
+pkgrel=4
pkgdesc='LuaJIT bindings for gnome/gobject using gobject-introspection library'
url='https://github.com/pavouk/lgi'
arch=('x86_64')