summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2020-10-15 19:35:03 +0200
committerMichal Wojdyla2020-10-15 19:35:03 +0200
commitb196daceee367e67e26a14a672286e20fcf87746 (patch)
tree11424744e8d9cb195bf0f91f8b74a41819108b36 /PKGBUILD
parent577158aecba177fbaf747ff8380a7825382062a6 (diff)
downloadaur-tritium.tar.gz
https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9501822c364..775ab806eef5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=tritium
pkgver=0.3.5
-pkgrel=5
-pkgdesc="tritium is a tiling/tabbed window manager for the X Window System inspired by the ion window manager. It was written completely from scratch in Python and shares no actual code with ion."
+pkgrel=6
+pkgdesc="tiling/tabbed window manager for the X Window System"
arch=('any')
-url="http://sourceforge.net/projects/tritium/"
+url="https://sourceforge.net/projects/tritium/"
license=('GPL')
depends=('python2-xlib' 'plwm-svn')
-source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://prdownloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('3b1f9e5823cf76178a9ca9842486a8e6')