aboutsummaryrefslogtreecommitdiffstats
path: root/exec-as/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'exec-as/PKGBUILD')
-rw-r--r--exec-as/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/exec-as/PKGBUILD b/exec-as/PKGBUILD
index 489c9bd..583588c 100644
--- a/exec-as/PKGBUILD
+++ b/exec-as/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se>
pkgname=exec-as
-pkgver=1.2.2
+pkgver=1.2.3
pkgrel=1
pkgdesc="A command that lets you start another command with any argv[0]"
arch=(i686 x86_64)
url="https://codeberg.org/maandree/exec-as"
license=('custom:ISC')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=(5371437630fff6c86ccea081b2d26107748cfeebceb67c8b0be5276e3887abfb)
+sha256sums=(3813e2975216e3c332d69e6d9ff118efbf65eb3cabc87ea50cf33079540c5d44)
build() {
cd "$srcdir/$pkgname"