From f9fc488dc5f1c3493dee3207ff36b46282a3a55d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 25 Apr 2020 09:47:39 -0400 Subject: [PATCH] couchpotato: add explicit python_version=2 --- srcpkgs/couchpotato/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/couchpotato/template b/srcpkgs/couchpotato/template index f89f504233..3d7e27004d 100644 --- a/srcpkgs/couchpotato/template +++ b/srcpkgs/couchpotato/template @@ -14,6 +14,7 @@ license="GPL-3.0-or-later" homepage="http://couchpota.to" distfiles="https://github.com/RuudBurger/CouchPotatoServer/archive/build/${version}.tar.gz>${pkgname}-${version}.tar.gz" checksum=f08f9c6ac02f66c6667f17ded1eea4c051a62bbcbadd2a8673394019878e92f7 +python_version=2 #unverified couchpotato_homedir="/var/lib/couchpotato" system_accounts="couchpotato"