summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Wojdyla2020-10-15 19:35:03 +0200
committerMichal Wojdyla2020-10-15 19:35:03 +0200
commitb196daceee367e67e26a14a672286e20fcf87746 (patch)
tree11424744e8d9cb195bf0f91f8b74a41819108b36
parent577158aecba177fbaf747ff8380a7825382062a6 (diff)
downloadaur-tritium.tar.gz
https
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1974d414a363..adf88302f5e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = tritium
- 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.
+ pkgdesc = tiling/tabbed window manager for the X Window System
pkgver = 0.3.5
- pkgrel = 5
- url = http://sourceforge.net/projects/tritium/
+ pkgrel = 6
+ url = https://sourceforge.net/projects/tritium/
arch = any
license = GPL
depends = python2-xlib
depends = plwm-svn
- source = http://prdownloads.sourceforge.net/tritium/tritium-0.3.5.tar.gz
+ source = https://prdownloads.sourceforge.net/tritium/tritium-0.3.5.tar.gz
md5sums = 3b1f9e5823cf76178a9ca9842486a8e6
pkgname = tritium
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')