summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorredtide2023-07-01 14:30:36 +0200
committerredtide2023-07-01 14:30:36 +0200
commitb54514c9ed2d7badc758a346ddd7bda9954e4e21 (patch)
tree2ac616d3af709b331c510416b1a15f47e5abd5bf
parent437116b52139053230e44a883ab5fcb12f21f2b2 (diff)
downloadaur-wdisplays.tar.gz
1.1.1 release
-rw-r--r--.SRCINFO19
-rw-r--r--PKGBUILD43
2 files changed, 27 insertions, 35 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0c431fb9e04..1cd557f86c83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,17 @@
pkgbase = wdisplays
pkgdesc = GUI display configurator for wlroots compositors
- pkgver = 1.1
- pkgrel = 2
+ pkgver = 1.1.1
+ pkgrel = 1
url = https://github.com/artizirk/wdisplays
arch = x86_64
- license = GPL
+ license = GPL3
makedepends = meson
depends = gtk3
depends = libepoxy
depends = wayland
depends = wayland-protocols
- provides = wdisplays
- source = wdisplays-1.1.tar.gz::https://github.com/artizirk/wdisplays/archive/1.1.tar.gz
- source = icon-rename.patch::https://github.com/artizirk/wdisplays/pull/1.patch
- source = fix-overlay.patch::https://github.com/artizirk/wdisplays/pull/2.patch
- sha512sums = 1aabcb4fef1bde1b8f6bb9254804bba39fe5ebdd57ecc62894aca432527be54ead39ece4008f48ddf96a28111fc409fa5a093905c8017b79bb3f6495a0dc264d
- sha512sums = 0a6c446288cec57d78e6d1ef3681df5c8cf09a2d8e6ba4c118413a57b4d2390e918adc7701618e5ba90afaa31af92e10f637144dc4397521a2671b9066ab9ec1
- sha512sums = 6f9839260cad2139c75b3f8ff1d78f6dc9f13a212da5d2d9fac1b7aa09969d59999b51b616fe1e5cda8415ee76542da72d49df18d4e9242cad00eacf6566c3e6
- b2sums = 438030d835a0b01dc65c9e69ef0019ce53741aa3be63624ffd73d7cd44e37ccb102cbc4aedaa303d7f47267353640072b3de76437f45637abfd2192b612b23ad
- b2sums = 959f7fefb97898d367d2b4c21f87c7b98a1d6247b01cfda3a8576c79738e8540563484ae462f53026ca5764e31691c4ff25fc9098c28e5eb32612bae94402ca1
- b2sums = 090a87f200fea41bcf3234cf8f0577b9a9cde16844b22d7a4bd135d4464db482facb85c95094f7781e8fe890d96aeee01f323d5261516fcee0aa1bec192cadbd
+ source = wdisplays-1.1.1.tar.gz::https://github.com/artizirk/wdisplays/archive/1.1.1.tar.gz
+ sha512sums = 46923592e9fbb5c06c3549c198aedbafd8e0b5a6a82bc11d9d0b4cb0860070000cce18e0aa109932a4e4bee34d9f235660d2ea9d485a8fce146a2755ef62f81d
+ b2sums = a294719c3b8e91642d53e22aaac40c3ddd9a24e2eaef8e8b412905e9a4ef4be7984c0d0c087661d975ec518304020d1f84fc7a6ac4f62f1a5708c73878646818
pkgname = wdisplays
diff --git a/PKGBUILD b/PKGBUILD
index b98b19d6b01f..79f19834f978 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,31 +3,30 @@
# Contributor: Stefan Tatschner <stefan@rumpelsepp.org>
pkgname=wdisplays
-pkgver=1.1
-pkgrel=2
-pkgdesc='GUI display configurator for wlroots compositors'
-url='https://github.com/artizirk/wdisplays'
-license=('GPL')
-provides=('wdisplays')
-arch=('x86_64')
-depends=('gtk3' 'libepoxy' 'wayland' 'wayland-protocols')
-makedepends=('meson')
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="GUI display configurator for wlroots compositors"
+url="https://github.com/artizirk/wdisplays"
+license=(GPL3)
+arch=(x86_64)
+depends=(
+ gtk3
+ libepoxy
+ wayland
+ wayland-protocols
+)
+makedepends=(
+ meson
+)
source=(
$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz
- icon-rename.patch::$url/pull/1.patch
- fix-overlay.patch::$url/pull/2.patch
)
-sha512sums=('1aabcb4fef1bde1b8f6bb9254804bba39fe5ebdd57ecc62894aca432527be54ead39ece4008f48ddf96a28111fc409fa5a093905c8017b79bb3f6495a0dc264d'
- '0a6c446288cec57d78e6d1ef3681df5c8cf09a2d8e6ba4c118413a57b4d2390e918adc7701618e5ba90afaa31af92e10f637144dc4397521a2671b9066ab9ec1'
- '6f9839260cad2139c75b3f8ff1d78f6dc9f13a212da5d2d9fac1b7aa09969d59999b51b616fe1e5cda8415ee76542da72d49df18d4e9242cad00eacf6566c3e6')
-b2sums=('438030d835a0b01dc65c9e69ef0019ce53741aa3be63624ffd73d7cd44e37ccb102cbc4aedaa303d7f47267353640072b3de76437f45637abfd2192b612b23ad'
- '959f7fefb97898d367d2b4c21f87c7b98a1d6247b01cfda3a8576c79738e8540563484ae462f53026ca5764e31691c4ff25fc9098c28e5eb32612bae94402ca1'
- '090a87f200fea41bcf3234cf8f0577b9a9cde16844b22d7a4bd135d4464db482facb85c95094f7781e8fe890d96aeee01f323d5261516fcee0aa1bec192cadbd')
-
-prepare() {
- patch -Np1 -d $pkgname-$pkgver -i ../icon-rename.patch
- patch -Np1 -d $pkgname-$pkgver -i ../fix-overlay.patch
-}
+sha512sums=(
+ '46923592e9fbb5c06c3549c198aedbafd8e0b5a6a82bc11d9d0b4cb0860070000cce18e0aa109932a4e4bee34d9f235660d2ea9d485a8fce146a2755ef62f81d'
+)
+b2sums=(
+ 'a294719c3b8e91642d53e22aaac40c3ddd9a24e2eaef8e8b412905e9a4ef4be7984c0d0c087661d975ec518304020d1f84fc7a6ac4f62f1a5708c73878646818'
+)
build() {
cd "$pkgname-$pkgver"