summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-08-26 05:18:26 +0200
committerhaawda2017-08-26 05:18:26 +0200
commit895e97f486f5a5bdcab9d54c6c8f5670a8f512b9 (patch)
tree12536353c869c85848900a313128d5b02e3edcb2 /PKGBUILD
parent25535c71478a113cdb133b38dae7a1cd378f4111 (diff)
downloadaur-sawfish-session-dialog.tar.gz
use xz-compressed tarball
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d63be18e2512..3042ae5cb4f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=sawfish-session-dialog
_pkgname=ssd
pkgver=0.41
-pkgrel=1
+pkgrel=2
pkgdesc="A graphical Sawfish extension to edit the session preferences"
url="http://download.tuxfamily.org/sawfish/Extras"
arch=('any')
license=('GPL3')
depends=('sawfish')
-source=("http://download.tuxfamily.org/sawfish/Extras/${_pkgname}_${pkgver}.tar.bz2")
-sha1sums=('ac24215774bf4347bc2ef80fba91a82aaf3409a3')
+source=("http://download.tuxfamily.org/sawfish/Extras/${_pkgname}_${pkgver}.tar.xz")
+sha1sums=('2ca2f17b61fbbf73c8fa177bb1453b0a04a4b9dd')
build() {
cd "$srcdir"/${_pkgname}_${pkgver}