Package Details: transcreen 1.1.12-1

Git Clone URL: https://aur.archlinux.org/transcreen.git (read-only, click to copy)
Package Base: transcreen
Description: Multi-screen interactive software for interaction between smart phones and smart TVs.
Upstream URL: https://www.transcreen.pro
Keywords: project smart_phone smart_tv
Licenses: unknown
Submitter: rabin
Maintainer: None
Last Packager: MemoKing34
Votes: 1
Popularity: 0.000000
First Submitted: 2023-06-21 18:59 (UTC)
Last Updated: 2026-05-05 06:23 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

MSchaedel commented on 2025-10-01 23:18 (UTC)

The deb link is now longer current. This Patch should do the trick:

1 --- PKGBUILD.orig 2025-10-02 01:10:53.000000000 +0200
2 +++ PKGBUILD      2025-10-02 01:09:09.547295488 +0200
3 @@ -9,7 +9,7 @@
4  url=https://www.transcreen.pro
5  license=('unknown')
6  options=(!strip)
7 -source=("https://transcreen.app/ubuntu/x86/Transcreen_${pkgver}
  _amd64.deb")
8 +source=("https://toofifi.cn/apkPath/Transcreen_${pkgver}
  _amd64.deb")
9  sha256sums=(
  '9cf6bbd15435be8143c5b03bc3df069db4abaa7cb3420ea0fd74548f34979802
  ')

10
11 prepare() {

Please update