summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Dyatlov2022-03-17 12:14:48 +0300
committerIgor Dyatlov2022-03-17 12:14:48 +0300
commit058620545d59cb2fe883280d20cf746347ff4a87 (patch)
tree1d04869df6b11faa3eec2f8fcc70e23ab4cc2236
parent534082df43d8d10018699b4c421d7dc7c63e8ce2 (diff)
downloadaur-058620545d59cb2fe883280d20cf746347ff4a87.tar.gz
Updates
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bf07a40263a..72445f97315d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flowtime
pkgdesc = Get what motivates you done, without losing concentration
- pkgver = 1.2.0
+ pkgver = 1.5.0
pkgrel = 1
url = https://github.com/Diego-Ivan/Flowtime
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = flowtime
depends = gtk4
depends = gstreamer
depends = libadwaita
- source = https://github.com/Diego-Ivan/Flowtime/archive/1.2.0.tar.gz
- b2sums = 3e764eaff9cf04ccaed64a396ae91c65bf42976ae132e84af944116242397c9ad65cb0583daf382f007ecc7a05a170c2931234c568c720e7be9a0b7a73af0f35
+ source = https://github.com/Diego-Ivan/Flowtime/archive/v1.5.0.tar.gz
+ b2sums = f8e10180022f81bc9fa67e3a0c4cd8aea50942242fac98e2bc79519fbded39b9a98166f9841125407e862e145266ac6fc6e1580b0e8fbad1b9a43203ab6bd92e
pkgname = flowtime
diff --git a/PKGBUILD b/PKGBUILD
index 77024d751422..8561513e8685 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=flowtime
_pkgname=Flowtime
-pkgver=1.2.0
+pkgver=1.5.0
pkgrel=1
pkgdesc="Get what motivates you done, without losing concentration"
arch=('x86_64')
@@ -11,8 +11,8 @@ license=('GPL3')
depends=('glib2' 'gtk4' 'gstreamer' 'libadwaita')
makedepends=('meson' 'vala')
checkdepends=('appstream-glib')
-source=("${url}/archive/${pkgver}.tar.gz")
-b2sums=('3e764eaff9cf04ccaed64a396ae91c65bf42976ae132e84af944116242397c9ad65cb0583daf382f007ecc7a05a170c2931234c568c720e7be9a0b7a73af0f35')
+source=("${url}/archive/v${pkgver}.tar.gz")
+b2sums=('f8e10180022f81bc9fa67e3a0c4cd8aea50942242fac98e2bc79519fbded39b9a98166f9841125407e862e145266ac6fc6e1580b0e8fbad1b9a43203ab6bd92e')
build() {
arch-meson $_pkgname-$pkgver build