summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvan Chen2022-12-25 20:55:38 -0500
committerEvan Chen2022-12-25 20:55:38 -0500
commit314af247a288c185cf56819a7d44286a677f57b6 (patch)
treead6817963e89df521e164c26128cd45da5d0a49e
parentbf9868ebc4e3ffdddc89b84cad387a35ee6d3236 (diff)
downloadaur-314af247a288c185cf56819a7d44286a677f57b6.tar.gz
Update pkgrel=1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e2a32c605a1..96ab92ec7f34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-grilops
pkgdesc = GRId LOgic Puzzle Solver
pkgver = 0.9.1
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/obijywk/grilops
arch = any
license = custom:MIT
@@ -11,7 +11,7 @@ pkgbase = python-grilops
makedepends = python-wheel
depends = python
depends = python-z3-solver
- source = https://files.pythonhosted.org/packages/source///-0.9.1.tar.gz
+ source = https://files.pythonhosted.org/packages/source/g/grilops/grilops-0.9.1.tar.gz
source = LICENSE
sha256sums = b078394eadcabe6aaef1fc3c6d1c9c341214c778a812364ea79f2e5904365d5b
sha256sums = 7161cd1ef6b37818a00e227eadcbf69472f89978754145f3904d1e6d53dfc282
diff --git a/PKGBUILD b/PKGBUILD
index 86888c552aa0..a5c6914837b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-grilops
_name=${pkgname#python-}
pkgver=0.9.1
-pkgrel=2
+pkgrel=1
pkgdesc='GRId LOgic Puzzle Solver'
arch=(any)
url=https://github.com/obijywk/grilops