summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2022-09-11 21:47:51 -0600
committerBrian Bidulock2022-09-11 21:47:51 -0600
commit3287688696758a0e2fccd60747f9ca4ded6e2c8e (patch)
treee526ab58cc2e5484739f40e8cf17676e654df1d4
parent71bb5f4f029dfb66b57d79720d2332a2c5ede957 (diff)
downloadaur-3287688696758a0e2fccd60747f9ca4ded6e2c8e.tar.gz
use new flite voices
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fdeb88824f5..3ff6d018a7cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xde-sounds-git
pkgdesc = XDG sound themes for the X Desktop Environment
pkgver = 1.1.r2.g893cec0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/bbidulock/xde-sounds
arch = any
groups = xde-git
@@ -13,7 +13,7 @@ pkgbase = xde-sounds-git
makedepends = sox
depends = glib2
depends = libcanberra
- provides = xde-sounds=1.1-1
+ provides = xde-sounds=1.1-2
conflicts = xde-sounds
source = xde-sounds-git::git+https://github.com/bbidulock/xde-sounds.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 538df95c4526..e06f037a221a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgdesc="XDG sound themes for the X Desktop Environment"
pkgname=xde-sounds-git
_pkgname=xde-sounds
pkgver=1.1.r2.g893cec0
-pkgrel=1
+pkgrel=2
arch=('any')
license=('GPL')
url="https://github.com/bbidulock/${_pkgname}"