summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnna Schumaker2023-10-20 16:50:44 -0400
committerAnna Schumaker2023-10-20 16:50:44 -0400
commit232d611e860c700261209e3a54c6bf4f336c94e2 (patch)
tree2c47854e55a9962758c720cc8558b9f34ba612e7
parent91f82e5973cce8a0d9691e69e1872b8571d47f30 (diff)
downloadaur-232d611e860c700261209e3a54c6bf4f336c94e2.tar.gz
Emmental 3.1
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47ffbd162f0a..9a1d1b9bf018 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emmental
pkgdesc = The cheesy music player
- pkgver = 3.0.6
+ pkgver = 3.1.0
pkgrel = 1
url = https://www.git.nowheycreamery.com/anna/emmental
arch = any
@@ -25,7 +25,7 @@ pkgbase = emmental
optdepends = gst-plugins-good
optdepends = gst-plugins-bad
optdepends = gst-plugins-ugly
- source = https://git.nowheycreamery.com/anna/emmental/archive/emmental-3.0.6.tar.gz
- sha256sums = 701bf10c7dd179300fc5b677a4dc9a7c00738f03df827fde24d94385e2b1d09c
+ source = https://git.nowheycreamery.com/anna/emmental/archive/emmental-3.1.0.tar.gz
+ sha256sums = 05e015a8f09237cc025e4add707966b1e916f86b15dc209bcaff696b98f3ed00
pkgname = emmental
diff --git a/PKGBUILD b/PKGBUILD
index e601ea06e05e..03fc1bc01aaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Anna Schumaker <anna@nowheycreamery.com>
pkgname=emmental
-pkgver=3.0.6
+pkgver=3.1
pkgrel=1
pkgdesc='The cheesy music player'
url='https://www.git.nowheycreamery.com/anna/emmental'
@@ -11,7 +11,7 @@ makedepends=(git desktop-file-utils)
optdepends=(gst-plugins-good gst-plugins-bad gst-plugins-ugly)
checkdepends=(flake8 python-flake8-docstrings python-pytest python-pytest-timeout python-pytest-subtests)
source=("https://git.nowheycreamery.com/anna/emmental/archive/emmental-$pkgver.tar.gz")
-sha256sums=(701bf10c7dd179300fc5b677a4dc9a7c00738f03df827fde24d94385e2b1d09c)
+sha256sums=(05e015a8f09237cc025e4add707966b1e916f86b15dc209bcaff696b98f3ed00)
prepare() {
cd $pkgname