Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
errands


Commits:
93075a96 by Balló György at 2024-12-07T12:04:39+01:00
upgpkg: 46.2.7-2: Remove patches that are no longer needed

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = errands
        pkgdesc = Todo application for those who prefer simplicity
        pkgver = 46.2.7
-       pkgrel = 1
+       pkgrel = 2
        url = https://apps.gnome.org/List/
        arch = any
        license = MIT
@@ -23,12 +23,6 @@ pkgbase = errands
        depends = python-requests
        depends = python-urllib3
        source = git+https://github.com/mrvladus/Errands.git#tag=46.2.7
-       source = errands-bin-exec.patch
-       source = errands-autostart.patch
-       source = errands-exclude-source-icon.patch
        b2sums = 
e71ca0d81de50a2cd9dca3f2062aaf9e399c2806cb90862991378580c5fd24c0076a1f05500b7d828d7844fc94409fe58c7aea3f4985eb47d65762e5bbe6f87b
-       b2sums = 
8150e1ff09a68eb6b9c3f72b1bf99d0bc5943da2443258c13ac58f292cd0a0451f47a718d7e47192d58e5725619ca17e27cb12041215b3d61296247bff70ac10
-       b2sums = 
22e12624286f758643fef63a91c0e736b915c4970292c45127cb80561583adfc129306a04a74bd1b8b2c18c42fca65049e739d3dfd5e9784a6ea2e86c71249b7
-       b2sums = 
aed6d3c7e7cca6aa5fe321c3c2c5c3e06c612ba7954d63596d829f44ce80715bd9cb03383e55cc5bbbcafa9f03baef32a9ecc2ca78f3ee9c64d5f0a99ffbbd62
 
 pkgname = errands


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=errands
 pkgver=46.2.7
-pkgrel=1
+pkgrel=2
 pkgdesc='Todo application for those who prefer simplicity'
 arch=(any)
 url='https://apps.gnome.org/List/'
@@ -28,18 +28,8 @@ makedepends=(
   git
   meson
 )
-source=(
-  "git+https://github.com/mrvladus/Errands.git#tag=$pkgver";
-  errands-bin-exec.patch
-  errands-autostart.patch
-  errands-exclude-source-icon.patch
-)
-b2sums=(
-  
e71ca0d81de50a2cd9dca3f2062aaf9e399c2806cb90862991378580c5fd24c0076a1f05500b7d828d7844fc94409fe58c7aea3f4985eb47d65762e5bbe6f87b
-  
8150e1ff09a68eb6b9c3f72b1bf99d0bc5943da2443258c13ac58f292cd0a0451f47a718d7e47192d58e5725619ca17e27cb12041215b3d61296247bff70ac10
-  
22e12624286f758643fef63a91c0e736b915c4970292c45127cb80561583adfc129306a04a74bd1b8b2c18c42fca65049e739d3dfd5e9784a6ea2e86c71249b7
-  
aed6d3c7e7cca6aa5fe321c3c2c5c3e06c612ba7954d63596d829f44ce80715bd9cb03383e55cc5bbbcafa9f03baef32a9ecc2ca78f3ee9c64d5f0a99ffbbd62
-)
+source=("git+https://github.com/mrvladus/Errands.git#tag=$pkgver";)
+b2sums=(e71ca0d81de50a2cd9dca3f2062aaf9e399c2806cb90862991378580c5fd24c0076a1f05500b7d828d7844fc94409fe58c7aea3f4985eb47d65762e5bbe6f87b)
 
 build() {
   arch-meson Errands build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/errands/-/commit/93075a9681b5be37dfe3ce3c920fcdffc454cc6a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/errands/-/commit/93075a9681b5be37dfe3ce3c920fcdffc454cc6a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to