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

Antonio Rojas arojas at archlinux.org
Fri Jun 19 06:48:44 UTC 2020


    Date: Friday, June 19, 2020 @ 06:48:42
  Author: arojas
Revision: 647605

Drop i686

Modified:
  foliate/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-19 06:47:33 UTC (rev 647604)
+++ PKGBUILD	2020-06-19 06:48:42 UTC (rev 647605)
@@ -4,7 +4,7 @@
 pkgver=2.3.0
 pkgrel=1
 pkgdesc="A simple and modern GTK eBook reader"
-arch=("i686" "x86_64")
+arch=("x86_64")
 url="https://johnfactotum.github.io/foliate/"
 license=("GPL3")
 depends=("gjs"  "webkit2gtk")



More information about the arch-commits mailing list