aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYigit Sever2021-10-06 11:09:10 +0300
committerYigit Sever2023-05-22 16:01:35 +0300
commit415d1c30a1763fb08df53f39dab6831b676db0de (patch)
treee03ef9b4a7ab1ce99d6142b9fa7bfd15ca164319 /PKGBUILD
parentaba11070350fa045ebc88c3e5733e34ab41a359b (diff)
downloadpackages-415d1c30a1763fb08df53f39dab6831b676db0de.tar.gz
packages-415d1c30a1763fb08df53f39dab6831b676db0de.tar.bz2
packages-415d1c30a1763fb08df53f39dab6831b676db0de.zip
Update to 3.0.0
diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 389614e..9e5e2c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
2# Contributor: Caltlgin Stsodaat <contact@fossdaily.xyz> 2# Contributor: Caltlgin Stsodaat <contact@fossdaily.xyz>
3 3
4pkgname='reco' 4pkgname='reco'
5pkgver=2.4.6 5pkgver=3.0.0
6pkgrel=1 6pkgrel=1
7pkgdesc='Record talks to remember the contents later' 7pkgdesc='Record talks to remember the contents later'
8arch=('x86_64') 8arch=('x86_64')
9url='https://github.com/ryonakano/reco' 9url='https://github.com/ryonakano/reco'
10license=('GPL3') 10license=('GPL3')
11depends=('granite' 'gstreamer') 11depends=('granite' 'gstreamer')
12makedepends=('meson' 'vala') 12makedepends=('meson' 'vala' 'libhandy')
13source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz") 13source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
14sha256sums=('100c4388e5a2366fc2158e47437166d1c8cab79d2ff133ceb4bb2ad037b46450') 14sha256sums=('8fa57f2d0cacbae40ad7346673a07963d4429050f55776c2b936afc7afb09af3')
15 15
16build() { 16build() {
17 arch-meson "${pkgname}-${pkgver}" build 17 arch-meson "${pkgname}-${pkgver}" build