summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeposite Pirate2021-06-15 17:14:24 +0200
committerDeposite Pirate2021-06-15 17:14:24 +0200
commite3510f8b3bb021943e863c200be0b22b2742e596 (patch)
tree0c78413ba6e55389c07b7d4c8fa8f08acd21a55c
parent4e3eabb42798cd2c4ef73288873dbc871a45f2e8 (diff)
downloadaur-e3510f8b3bb021943e863c200be0b22b2742e596.tar.gz
* Bump
modified: .SRCINFO modified: PKGBUILD
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 747deec9019b..a0e279faf4a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = my_basic-git
pkgdesc = BASIC interpreter
- pkgver = r1035.g685d352
+ pkgver = r1057.g789019f
pkgrel = 1
url = https://paladin-t.github.io/my_basic
arch = i686
@@ -12,4 +12,3 @@ pkgbase = my_basic-git
sha256sums = 3ef06138e5403c16260897dcb7522cb3caea4ca182d65e0a1acf50693a6a8cf5
pkgname = my_basic-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 005a2f6b3f3a..d37cfaa90397 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,10 @@
-# Maintainer: Christoph J. Thompson <thompsonc at protonmail dot ch>
+# Maintainer: Deposite Pirate <dpirate at metalpunks dot info>
+#
+# Upstream: https://git.metalpunks.info/arch-ports
_pkgname=my_basic
pkgname=$_pkgname-git
-pkgver=r1035.g685d352
+pkgver=r1057.g789019f
pkgrel=1
pkgdesc="BASIC interpreter"
arch=('i686' 'x86_64')