[arch-commits] Commit in (inadyn/trunk/PKGBUILD python-authres/trunk/PKGBUILD)

Daniel M. Capella polyzen at gemini.archlinux.org
Fri Aug 19 15:44:18 UTC 2022


    Date: Friday, August 19, 2022 @ 15:44:17
  Author: polyzen
Revision: 1270945

Whitespace

Modified:
  inadyn/trunk/PKGBUILD
  python-authres/trunk/PKGBUILD

-------------------------------+
 inadyn/trunk/PKGBUILD         |    1 -
 python-authres/trunk/PKGBUILD |    4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

Modified: inadyn/trunk/PKGBUILD
===================================================================
--- inadyn/trunk/PKGBUILD	2022-08-19 15:37:57 UTC (rev 1270944)
+++ inadyn/trunk/PKGBUILD	2022-08-19 15:44:17 UTC (rev 1270945)
@@ -55,4 +55,3 @@
   install -Dm644 ../$pkgname.tmpfiles "$pkgdir"/usr/lib/tmpfiles.d/$pkgname.conf
   make DESTDIR="$pkgdir" install-strip
 }
-

Modified: python-authres/trunk/PKGBUILD
===================================================================
--- python-authres/trunk/PKGBUILD	2022-08-19 15:37:57 UTC (rev 1270944)
+++ python-authres/trunk/PKGBUILD	2022-08-19 15:44:17 UTC (rev 1270945)
@@ -15,10 +15,10 @@
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/a/authres/authres-$pkgver.tar.gz")
 sha256sums=('93d1b995ad7ce21e62db649f361048125dd6022563a0ae8a23909465f1fd25b7')
- 
+
 build() {
   cd authres-$pkgver
-  python setup.py build 
+  python setup.py build
 }
 
 check() {



More information about the arch-commits mailing list