[arch-commits] Commit in dtach/trunk (PKGBUILD)

Pierre Neidhardt ambrevar at archlinux.org
Tue Aug 8 18:34:26 UTC 2017


    Date: Tuesday, August 8, 2017 @ 18:34:25
  Author: ambrevar
Revision: 249605

upgpkg: dtach 0.9-2

Modified:
  dtach/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-08 18:13:01 UTC (rev 249604)
+++ PKGBUILD	2017-08-08 18:34:25 UTC (rev 249605)
@@ -5,13 +5,13 @@
 
 pkgname=dtach
 pkgver=0.9
-pkgrel=1
+pkgrel=2
 pkgdesc="emulates the detach feature of screen"
 arch=("i686" "x86_64")
 url="http://dtach.sourceforge.net/"
 license=("GPL")
 depends=("glibc")
-source=(http://downloads.sourceforge.net/sourceforge/dtach/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/dtach/$pkgname-$pkgver.tar.gz)
 md5sums=('6dac9c0f96d7d55ea56c01504b23faf6')
 
 build() {



More information about the arch-commits mailing list