summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4185b915840..83cf6ee2c9aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgdesc="XDG sound theme for the unexicon distribution"
pkgname=unexicon-sound-theme
-pkgver=1.0
+pkgver=1.1
pkgrel=1
arch=('any')
license=('GPL')
@@ -10,7 +10,7 @@ groups=('unexicon')
depends=('sound-theme-freedesktop' 'sound-theme-smooth' 'linux-a11y-sound-theme')
makedepends=('git' 'pkgconfig' 'flite' 'flite-voices' 'sox')
source=("https://github.com/bbidulock/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.lz")
-sha256sums=('0d9d3f72dd27e2da7a2cf47ddf4f100882102e0aeb55bfce16b132de4814c115')
+sha256sums=('5994ff1c2af4903d3ac31f5926ea931f2a129126af6e94cd0e613c8b22bc5af4')
build() {
cd ${pkgname}-${pkgver}