makedeb


ueberzugpp-repo 0.2bookworm-1


Repo fo a command line util which allows to display images in combination with X11 written in C++

Click here to go back to the commit logs for ueberzugpp-repo.

Commit:


Hash: 3f9c4b257e93f57a07959b4d1fc3bef16c4d35db

Message: arch all

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2ace03d..cdffce0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,9 +3,8 @@ pkgname = ueberzugpp-repo
 pkgbase = ueberzugpp-repo
 pkgdesc = Repo fo a command line util which allows to display images in combination with X11 written in C++
 pkgrel = 1
-pkgver = 0.1bullseye
-arch = amd64
-arch = i386
+pkgver = 0.1bookworm
+arch = all
 checkdepends = curl
 license = GPL3
 makedepends = lsb-release
diff --git a/PKGBUILD b/PKGBUILD
index 941bc68..c2c7fe5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
 #_MANUALREPO='Ubuntu_22.04'
 pkgname=ueberzugpp-repo
 _pkgver=0.1
-pkgver=0.1bullseye
+pkgver=0.1bookworm
 pkgrel=1
 pkgdesc="Repo fo a command line util which allows to display images in combination with X11 written in C++"
-arch=("amd64" "i386")
+arch=('all')
 license=('GPL3')
 makedepends=('lsb-release' 'gpg' 'sed' 'grep' 'cat' 'printf')
 checkdepends=('curl')