summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorm-pilia2017-11-02 00:24:32 +0100
committerm-pilia2017-11-02 00:24:32 +0100
commit2ca27ac288a2e9a849b668ceb6b9a2b71d0ad260 (patch)
treee0c66d9237a7f7d2619e009a1be58d8a32497b64
parentac4be0728ec3732fd6710221e585efcbc7390bbd (diff)
downloadaur-2ca27ac288a2e9a849b668ceb6b9a2b71d0ad260.tar.gz
new release (using QtQuick controls 1.4 instead of 2.2)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49033247a4ff..8867a187ff6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plasma5-applets-ambientnoise
pkgdesc = Plasmoid for ambient noise reproduction
- pkgver = 0.3
+ pkgver = 0.3.1
pkgrel = 1
url = https://github.com/m-pilia/plasma-applet-ambientnoise
arch = any
@@ -12,8 +12,8 @@ pkgbase = plasma5-applets-ambientnoise
optdepends = anoise-community-extension1: noise files and icons
optdepends = anoise-community-extension2: noise files and icons
optdepends = anoise-community-extension3: noise files and icons
- source = https://github.com/m-pilia/plasma-applet-ambientnoise/archive/0.3.tar.gz
- sha512sums = 201e0fa809dfce4ef7b605801ac5c7740cd6dcdf9f249e2e6b6366756d44be120a4013bd6c95579eeca30a4105aca9978efc218b90c7f9bb8234507f4448ac82
+ source = https://github.com/m-pilia/plasma-applet-ambientnoise/archive/0.3.1.tar.gz
+ sha512sums = b345d2f67150dacbd3b88b8519941da61dc38d112969258d6278d6652fd9b84bd43be87f413f2efae5907ec4a68a02d2dfaefccffece5ca674deec7ec3b27245
pkgname = plasma5-applets-ambientnoise
diff --git a/PKGBUILD b/PKGBUILD
index 137643a9122e..b67848cdf8e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Martino Pilia <martino.pilia@gmail.com>
+# Package maintainer: Martino Pilia <martino.pilia@gmail.com>
_upstream_name=plasma-applet-ambientnoise
pkgname=plasma5-applets-ambientnoise
-pkgver=0.3
+pkgver=0.3.1
pkgrel=1
pkgdesc="Plasmoid for ambient noise reproduction"
arch=('any')
@@ -15,7 +15,7 @@ optdepends=('anoise-media: noise files and icons'
makedepends=('extra-cmake-modules'
'git')
source=(https://github.com/m-pilia/${_upstream_name}/archive/${pkgver}.tar.gz)
-sha512sums=('201e0fa809dfce4ef7b605801ac5c7740cd6dcdf9f249e2e6b6366756d44be120a4013bd6c95579eeca30a4105aca9978efc218b90c7f9bb8234507f4448ac82')
+sha512sums=('b345d2f67150dacbd3b88b8519941da61dc38d112969258d6278d6652fd9b84bd43be87f413f2efae5907ec4a68a02d2dfaefccffece5ca674deec7ec3b27245')
prepare() {
mkdir -p build