summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Zamanian2020-09-08 08:18:00 +0200
committerVictor Zamanian2020-09-08 08:18:00 +0200
commitc948509b6fc114aad31102223ddcce54811749dd (patch)
treee18195a3c4ec4e2f370966fcedea2059069ef619
parent7f4bdeba345973b8e0f1eeed7d7072ffb114faf5 (diff)
downloadaur-c948509b6fc114aad31102223ddcce54811749dd.tar.gz
Release 0.12.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef8d3459dcfb..5dcee4d0098f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pomotroid-bin
pkgdesc = Simple and visually-pleasing Pomodoro timer
- pkgver = 0.11.1
+ pkgver = 0.12.0
pkgrel = 1
url = https://github.com/Splode/pomotroid
arch = x86_64
@@ -8,11 +8,11 @@ pkgbase = pomotroid-bin
depends = zlib
depends = hicolor-icon-theme
options = !strip
- source_x86_64 = https://github.com/Splode/pomotroid/releases/download/v0.11.1/pomotroid-0.11.1-linux.tar.gz
+ source_x86_64 = https://github.com/Splode/pomotroid/releases/download/v0.12.0/pomotroid-0.12.0-linux.tar.gz
source_x86_64 = https://raw.githubusercontent.com/Splode/pomotroid/master/LICENSE
source_x86_64 = pomotroid.desktop
source_x86_64 = pomotroid.png
- md5sums_x86_64 = d2e8a05e7d454e85cfaed0b0b9e64906
+ md5sums_x86_64 = aeef5bfe6909db84366ccbdb44c76750
md5sums_x86_64 = 98368ac76439a0812a58d0a586b28ed1
md5sums_x86_64 = 4276e15ba2505a034a80a272e9c9f0ed
md5sums_x86_64 = 81ad82d2a70c058cb80a6ee7679c5f66
diff --git a/PKGBUILD b/PKGBUILD
index 96ca43044be4..4c2713c1062c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=pomotroid
pkgname="${_pkgname}-bin"
-pkgver=0.11.1
+pkgver=0.12.0
pkgrel=1
pkgdesc="Simple and visually-pleasing Pomodoro timer"
arch=('x86_64')
@@ -16,7 +16,7 @@ source_x86_64=(
"${_pkgname}.desktop"
"${_pkgname}.png"
)
-md5sums_x86_64=('d2e8a05e7d454e85cfaed0b0b9e64906'
+md5sums_x86_64=('aeef5bfe6909db84366ccbdb44c76750'
'98368ac76439a0812a58d0a586b28ed1'
'4276e15ba2505a034a80a272e9c9f0ed'
'81ad82d2a70c058cb80a6ee7679c5f66')