summaryrefslogtreecommitdiffstats
path: root/ryokucha/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'ryokucha/PKGBUILD')
-rw-r--r--ryokucha/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/ryokucha/PKGBUILD b/ryokucha/PKGBUILD
index 26bcd11..9d4ae5a 100644
--- a/ryokucha/PKGBUILD
+++ b/ryokucha/PKGBUILD
@@ -1,16 +1,16 @@
1# Maintainer: Yigit Sever <yigit@yigitsever.com> 1# Maintainer: Yigit Sever <yigit@yigitsever.com>
2 2
3pkgname=ryokucha 3pkgname=ryokucha
4pkgver=0.2.0 4pkgver=0.3.1
5pkgrel=1 5pkgrel=1
6pkgdesc="A GTK4 library that includes customized widgets" 6pkgdesc="A GTK4 library that includes customized widgets"
7arch=('x86_64') 7arch=('x86_64')
8url="https://github.com/ryonakano/ryokucha" 8url="https://github.com/ryonakano/ryokucha"
9license=('LGPL3') 9license=('LGPL-3.0-or-later')
10depends=('gtk4' 'pango') 10depends=('gtk4' 'pango')
11makedepends=('meson' 'vala') 11makedepends=('meson' 'vala')
12source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz") 12source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
13sha256sums=('40c038798cafd6f8f2de00b19a27b89042197a301b256b2afa8da35fcc21a2f6') 13sha256sums=('503754d1a0a9012e5779f20ef1e9bb7db099eb9243bc98985b2136e4e1b0031e')
14 14
15build() { 15build() {
16 arch-meson ${pkgname}-${pkgver} build 16 arch-meson ${pkgname}-${pkgver} build