summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard2015-10-01 11:43:57 +0200
committerRichard2015-10-01 11:43:57 +0200
commit5fe761428cca60f1d89df70bc803f236372c9757 (patch)
treeab3b32a846640723d1893791aec7ce6d8929c809
parent2c5b6f3eccbcc3021b0e34c38c8ffaf1e5a4f37f (diff)
downloadaur-5fe761428cca60f1d89df70bc803f236372c9757.tar.gz
Updated PGBUILD
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b80c17fb6e2..6a9622c34dfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,14 +25,11 @@ options=()
install=
#source=('https://gitlab.com/rich4rd.macwan/libnotify-0.7.6-patched/raw/master/libnotify-0.7.6-patched.tar.gz')
source=('https://git.gnome.org/browse/libnotify/snapshot/libnotify-0.7.6.tar.xz'
- 'https://gitlab.com/rich4rd.macwan/libnotify-0.7.6-patched/raw/master/notifysend.patch'
)
noextract=()
-#md5sums=('7f06a4aea92b970fce5e0d4d8f3b7b37'
- # 'c404c151569f3379447fca61fa7fbeea')
-md5sums=('SKIP' 'SKIP')
+md5sums=('SKIP' )
# Please refer to the 'USING VCS SOURCES' section of the PKGBUILD man page for
# a description of each element in the source array.