summaryrefslogtreecommitdiffstats
path: root/reco/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'reco/PKGBUILD')
-rw-r--r--reco/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/reco/PKGBUILD b/reco/PKGBUILD
index d0636fd..e96769d 100644
--- a/reco/PKGBUILD
+++ b/reco/PKGBUILD
@@ -2,7 +2,7 @@
2# Contributor: Caltlgin Stsodaat <contact@fossdaily.xyz> 2# Contributor: Caltlgin Stsodaat <contact@fossdaily.xyz>
3 3
4pkgname='reco' 4pkgname='reco'
5pkgver=5.1.0 5pkgver=5.1.1
6pkgrel=1 6pkgrel=1
7pkgdesc='An audio recording app designed for elementary OS' 7pkgdesc='An audio recording app designed for elementary OS'
8arch=('x86_64') 8arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL-3.0-or-later')
11depends=('gstreamer' 'libpulse' 'ryokucha' 'live-chart' 'libadwaita') 11depends=('gstreamer' 'libpulse' 'ryokucha' 'live-chart' 'libadwaita')
12makedepends=('meson' 'vala' 'libhandy' 'blueprint-compiler') 12makedepends=('meson' 'vala' 'libhandy' 'blueprint-compiler')
13source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz") 13source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
14sha256sums=('875dcb5039a8676d1010d376b3b3fc9004c9ce6892cafcdd2ce430b6ea9c11cb') 14sha256sums=('2e9c8304e62297d172fe9f95e28dfe6606d37129e6bef371fcc89d5fbdf28499')
15 15
16build() { 16build() {
17 arch-meson "${pkgname}-${pkgver}" build -Duse_submodule=false 17 arch-meson "${pkgname}-${pkgver}" build -Duse_submodule=false