summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0b675761661..9ee45b88b956 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = python-sauth
+pkgbase = sauth
pkgdesc = Simple, minimalistic http server with authentication written in python
pkgver = 1.0.1
pkgrel = 1
@@ -12,5 +12,5 @@ pkgbase = python-sauth
source = https://github.com/Granitosaurus/sauth/archive/1.0.1.tar.gz
md5sums = a3982f16d9c006fa02c0d345ae7683b8
-pkgname = python-sauth
+pkgname = sauth
diff --git a/PKGBUILD b/PKGBUILD
index 205caf142c9a..f3e4e58c566d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Bernardas Ališauskas bernardas.ališauskas@protonmail.com
-pkgname=python-sauth
+pkgname=sauth
pkgver=1.0.1
pkgrel=1
pkgdesc="Simple, minimalistic http server with authentication written in python"