diff options
author | Yigit Sever | 2024-01-07 22:14:47 +0300 |
---|---|---|
committer | Yigit Sever | 2024-01-07 22:14:47 +0300 |
commit | 79e58419065678b492630da061df551d5994ec6f (patch) | |
tree | 0141228d1153c886fe053fc10204230301506377 /.SRCINFO | |
parent | dab0256ca5767b4beda6c02eb45278e81007344e (diff) | |
download | packages-79e58419065678b492630da061df551d5994ec6f.tar.gz packages-79e58419065678b492630da061df551d5994ec6f.tar.bz2 packages-79e58419065678b492630da061df551d5994ec6f.zip |
ryokucha: Update to 0.2.0-1
upstream release
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ | |||
1 | pkgbase = ryokucha | 1 | pkgbase = ryokucha |
2 | pkgdesc = A GTK4 library that includes customized widgets | 2 | pkgdesc = A GTK4 library that includes customized widgets |
3 | pkgver = 0.1.0 | 3 | pkgver = 0.2.0 |
4 | pkgrel = 1 | 4 | pkgrel = 1 |
5 | url = https://github.com/ryonakano/ryokucha | 5 | url = https://github.com/ryonakano/ryokucha |
6 | arch = x86_64 | 6 | arch = x86_64 |
@@ -9,7 +9,7 @@ pkgbase = ryokucha | |||
9 | makedepends = vala | 9 | makedepends = vala |
10 | depends = gtk4 | 10 | depends = gtk4 |
11 | depends = pango | 11 | depends = pango |
12 | source = ryokucha-0.1.0.tar.gz::https://github.com/ryonakano/ryokucha/archive/0.1.0.tar.gz | 12 | source = ryokucha-0.2.0.tar.gz::https://github.com/ryonakano/ryokucha/archive/0.2.0.tar.gz |
13 | sha256sums = 89b9492b33498f46c4f4dd79ef3cbf526069a5422439766382ffdcd0ba1da159 | 13 | sha256sums = 40c038798cafd6f8f2de00b19a27b89042197a301b256b2afa8da35fcc21a2f6 |
14 | 14 | ||
15 | pkgname = ryokucha | 15 | pkgname = ryokucha |