summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgan McComb2020-06-13 09:32:05 -0700
committerEgan McComb2020-06-13 09:32:05 -0700
commit8f0fdd68e31db7837502c16de87857bae5304af5 (patch)
tree421e3687fe21bafd754331210eb9bd1eadff898f
parent06b85fb4383153f01684d60c7457fb9bfcb22db7 (diff)
parent9650e730d2cc2247a788e76c66245e25dd0e1ce0 (diff)
downloadaur-8f0fdd68e31db7837502c16de87857bae5304af5.tar.gz
Merge branch 'release/0.05'
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index defcf16ed7e7..0f3498e389da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=tint-tetris
_realname=tint
-pkgver=0.04+nmu1
-pkgrel=2
+pkgver=0.05
+pkgrel=1
pkgdesc="TINT Is Not Tetris(tm) ...at least the name isn't"
arch=('i686' 'x86_64')
url="https://packages.debian.org/jessie/tint"
@@ -16,9 +16,9 @@ conflicts=()
replaces=()
backup=()
install=
-source=(http://http.debian.net/debian/pool/main/t/tint/"$_realname"_"$pkgver".tar.gz)
+source=(http://http.debian.net/debian/pool/main/t/tint/"$_realname"_"$pkgver".tar.xz)
noextract=()
-md5sums=('40e4674fcf2531c638cc32b6b09123aa')
+md5sums=('134c5fac011bf3148c86be11540ac98b')
build() {
cd "$srcdir/$_realname-$pkgver"