summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlibele2023-03-07 09:57:35 -0600
committerlibele2023-03-07 09:57:35 -0600
commit01666b452d8f0a795965c7293d76e1684aee2917 (patch)
tree6a769da187b1738bf384a1090b0b87298e0142ca
parenta400996f3d2b10adc8d96a89051acc4ff333da1a (diff)
downloadaur-01666b452d8f0a795965c7293d76e1684aee2917.tar.gz
.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7017e0c205f..f73214cf70d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = confusion
pkgdesc = A MDL interpreter
pkgver = 0.2
- pkgrel = 3
+ pkgrel = 4
url = http://gitlab.com/emacsomancer/confusion-mdl
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 0236d642ddcb..dc5fdb447e3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,6 @@
-# maintainer: libele <libele@disroot.org>
-# http://rec.arts.int-fiction.narkive.com/pM8Kgfbw/confusion-just-enough-mdl
-
pkgname=confusion
pkgver=0.2
-pkgrel=3
+pkgrel=4
pkgdesc="A MDL interpreter"
arch=('x86_64')
provides=('confusion')