summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMeade Kincke2018-05-27 15:37:44 +0100
committerMeade Kincke2018-05-27 15:37:44 +0100
commit05a694607d2232490bdd28adb46e7fbb07395d1f (patch)
treea93fb00b663fcaaa3131c9646a137c6b4c932b4f
parentf125663f2cbdead56ea0f6a2e1871dd3128e20d5 (diff)
downloadaur-05a694607d2232490bdd28adb46e7fbb07395d1f.tar.gz
Added version 6.1.0.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ba2e177f8e9..fc0c681525c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = brewstillery
pkgdesc = BrewStillery is a brewer's, vintner's, and distiller's calculator. It has a multitude of great functions, such as calculating ABV, determining carbonation, and total sparge water needed.
- pkgver = 6.0.2
+ pkgver = 6.1.0
pkgrel = 1
url = https://monkeylog.in
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = brewstillery
depends = ttf-roboto
provides = brewstillery
conflicts = brewstillery
- source = https://github.com/MonkeyLog/BrewStillery/archive/6.0.2.tar.gz
+ source = https://github.com/MonkeyLog/BrewStillery/archive/6.1.0.tar.gz
md5sums = 924d76060fa85787fde2ae52b67d53a3
pkgname = brewstillery
diff --git a/PKGBUILD b/PKGBUILD
index 5301adbf5d41..0f8414b16805 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Meade Kincke <thedarkula2049@gmail.com>
# Maintainer: Emily Kincke <marleybrush5@gmail.com>
pkgname=brewstillery
-pkgver=6.0.2
+pkgver=6.1.0
pkgrel=1
pkgdesc="BrewStillery is a brewer's, vintner's, and distiller's calculator. It has a multitude of great functions, such as calculating ABV, determining carbonation, and total sparge water needed."
url="https://monkeylog.in"