summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordreieck2023-02-19 22:45:32 +0100
committerdreieck2023-02-19 22:45:32 +0100
commit25e23e0186fd3ec8e5e0829052815566c0093ee7 (patch)
treee270678372968b4a57f38db06a731ff8504bcebe
parent21b986d8306bd293bcf943f4af4ed7b22cd48f68 (diff)
downloadaur-25e23e0186fd3ec8e5e0829052815566c0093ee7.tar.gz
Fixed source and upstream URL.
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd48ac4bc11c..dbe011062000 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = dpatch
pkgdesc = A easy to use patch system for Debian packages, somewhat similar to the dbs package, but much simpler to use.
- pkgver = 2.0.40
+ pkgver = 2.0.41
pkgrel = 2
- url = http://packages.debian.org/unstable/dpatch
+ url = https://packages.debian.org/stable/dpatch
arch = any
license = GPL2
depends = debhelper
@@ -12,10 +12,9 @@ pkgbase = dpatch
optdepends = fakeroot
optdepends = patchutils
optdepends = curl
- noextract = dpatch_2.0.40_all.deb
+ noextract = dpatch_2.0.41_all.deb
options = emptydirs
- source = dpatch_2.0.40_all.deb::http://http.debian.net/debian/pool/main/d/dpatch/dpatch_2.0.40_all.deb
- sha256sums = a79ca01f1a7e90c3e969d7bba204fe92a7e6832a3bd07f7ee153678bd34f3453
+ source = dpatch_2.0.41_all.deb::http://http.debian.net/debian/pool/main/d/dpatch/dpatch_2.0.41_all.deb
+ sha256sums = 267461f5998ad7472aeb50f7d66708518d51923ca79bb16a3726e24e5ab3a8b2
pkgname = dpatch
-
diff --git a/PKGBUILD b/PKGBUILD
index de02e1158ecb..5cfe830d6bc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
#!/bin/bash
pkgname=dpatch
-_pkgver="2.0.40"
+_pkgver="2.0.41"
_deblevel=""
pkgver="${_pkgver}${_deblevel}"
pkgrel=2
pkgdesc="A easy to use patch system for Debian packages, somewhat similar to the dbs package, but much simpler to use."
-url="http://packages.debian.org/unstable/dpatch"
+url="https://packages.debian.org/stable/dpatch"
license=('GPL2')
arch=(
@@ -37,7 +37,7 @@ source=(
)
sha256sums=(
- 'a79ca01f1a7e90c3e969d7bba204fe92a7e6832a3bd07f7ee153678bd34f3453'
+ '267461f5998ad7472aeb50f7d66708518d51923ca79bb16a3726e24e5ab3a8b2'
)
noextract=(