summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 799d26ec832f..381b551059be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = vircon32-desktop-emulator-git
pkgdesc = Vircon32 Desktop Emulator
- pkgver = 2f5b85bbead2ecafed9394cabe7e0a6e26676148
+ pkgver = 37500869bac26fbc883baf476d3a5e62fdbb5896
pkgrel = 1
- epoch = 20231219
+ epoch = 20240603
url = https://github.com/vircon32/ComputerSoftware
arch = x86_64
- license = unknown
+ license = BSD
makedepends = glibc
makedepends = git
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 13fb1a297fd4..ac0af1d1b533 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: Chandler Klüser <chandler.kluser@gmail.com>
pkgname=vircon32-desktop-emulator-git
-pkgver=2f5b85bbead2ecafed9394cabe7e0a6e26676148
+pkgver=37500869bac26fbc883baf476d3a5e62fdbb5896
pkgrel=1
-epoch=20231219
+epoch=20240603
pkgdesc="Vircon32 Desktop Emulator"
arch=('x86_64')
url="https://github.com/vircon32/ComputerSoftware"
-license=('unknown')
+license=('BSD')
depends=('mesa' 'sdl2' 'sdl2_image' 'openal' 'freealut' 'tinyxml2' 'gtk2')
makedepends=('glibc' 'git' 'cmake')
provides=('vircon32-desktop-emulator')