summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f437422a176..9f32e1a7aa1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = alephs
- pkgdesc = List of Pakistan's emergency services.
+ pkgdesc = A List of Pakistan's Emergency Help Services.
pkgver = 0.5
pkgrel = 1
- url = https://www.techtum.dev/work-spcs-220121.html
+ url = https://techtum.dev/work-alephs-220621.html#work-alephs-220621
arch = any
license = MIT
depends = python
diff --git a/PKGBUILD b/PKGBUILD
index 8c33dec53db4..fec4ea32d4af 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=alephs
pkgver=0.5
pkgrel=1
-pkgdesc="List of Pakistan's emergency services."
+pkgdesc="A List of Pakistan's Emergency Help Services."
depends=(python)
arch=(any)
source=("https://github.com/siphr/alephs/archive/refs/tags/$pkgver.tar.gz")
-url=https://www.techtum.dev/work-spcs-220121.html
+url=https://techtum.dev/work-alephs-220621.html#work-alephs-220621
license=('MIT')
build() {