summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgan McComb2020-07-13 07:20:54 -0700
committerEgan McComb2020-07-13 07:20:54 -0700
commita62d987441cc9bdc8a83ff98f7e09f24a80cc0bc (patch)
tree9e79509789b34970db5e96584b95e6809bbed3be
parentfb865b1bf31af0a1221d87203ea6f25e4de50466 (diff)
downloadaur-a62d987441cc9bdc8a83ff98f7e09f24a80cc0bc.tar.gz
Fix upstream URL.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b5d74c211e3..4e9bfb798fe1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=tint-tetris
_realname=tint
pkgver=0.05
-pkgrel=2
+pkgrel=3
pkgdesc="TINT Is Not Tetris(tm) ...at least the name isn't"
arch=('i686' 'x86_64')
-url="https://packages.debian.org/jessie/tint"
+url="https://packages.debian.org/stable/tint"
license=('BSD')
groups=()
depends=('ncurses>=5.7')